golang-chat icon indicating copy to clipboard operation
golang-chat copied to clipboard

A Simple Chat room using golang and websocket

Results 2 golang-chat issues
Sort by recently updated
recently updated
newest added

Author misspelled the word 'default'.

got an error: ``` HAndling chat request 2018/03/08 15:22:47 http: panic serving [::1]:57392: runtime error: invalid memory address or nil pointer dereference goroutine 3 [running]: net/http.(*conn).serve.func1(0xc420104000) /usr/local/go/src/net/http/server.go:1721 +0xd0 panic(0x127de40, 0x1413a20)...