2018-07-29 16:58:15 -06:00
2018-07-21 21:45:42 +00:00
2018-07-29 16:58:15 -06:00
2018-07-29 16:58:15 -06:00
2018-07-21 21:45:42 +00:00
2018-07-29 16:58:15 -06:00

chat.go

Rudimentary go chat server as a fun project.

Install

git clone https://git.coolaj86.com/coolaj86/chat.go.git
go get gopkg.in/yaml.v2

Usage

Start the server

go run chatserver.go

Connect with another client or three.

telnet localhost 4080
仓库描述
An example chat server in golang.
自述文档 76 KiB
编程语言
Go 93.6%
HTML 6.3%
JavaScript 0.1%