Terry-Mao / goim

goim
https://goim.io/
MIT License
7.21k stars 1.78k forks source link

安装 commet报以下错误 #212

Closed gangdan0083 closed 6 years ago

gangdan0083 commented 6 years ago

goim/comet

./socketio.go:21:33: syntax error: unexpected ), expecting } ./socketio.go:22:2: syntax error: non-declaration statement outside function body

Terry-Ye commented 6 years ago

我也遇到了,改好了语法错误还是装不上

./main.go:83:29: cannot use Conf.SocketioBind (type []string) as type string in argument to InitSocketIO ./socketio.go:57:26: cannot use ws (type *socketio.Socket) as type *websocket.Conn in argument to p.ReadWebsocket

Terry-Mao commented 6 years ago

已经修复,移除了socketio