Simple websocket chat app in GoLang
go run . client
Enter a name (can be anything), and then type your message. The message will appear in all active clients.
Type /exit to exit the chat.
go run . server
Runs automatically at localhost:8080
| Name | Name | Last commit date | ||
|---|---|---|---|---|