zebozhuang / chatroom

very simple chatroom for learning goroutine and channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatroom

very simple chatroom for learning goroutine and channel

Tags:

  • v0.1: basic chatroom functionality
  • v0.2: support name for client
  • v0.3: support client to change its auto-assigned name

About

very simple chatroom for learning goroutine and channel

License:MIT License


Languages

Language:Go 96.0%Language:Makefile 4.0%