Sam Shaplygin
Sam Shaplygin
@svksergey Hi, Sergey. I caught next messages: ``` closed bye meet error: websocket: close 1001 (going away) ``` I tested on default version in master branch. I think it is...
Hi, @pkierski Can you send PR by your research?
> I'll try to find some time in next week to implement such change. I hope to it ^^ > I think there's one more change should be done even...
@pkierski i approved changes and merge to master
@nfirvine Hi. Is it actually problem? It is old code version.
@zhouruisong Hi It is difficult understand your issue. Please share some example code about your problem.
It is work. Interface between client and server in Go-socket.io work as origin socket.io protocol. Correct code: ``` server.OnEvent("/signaling", "Register", func(s socketio.Conn, msg interface{}) ``` Full text code: Client code:...
@HelloFy Hi Please send some more example code. If you want change some code, send new PR
@self-heal you need set env GOPROXY
@kamilogorek Hi! It is good idea. I gonna fix soon time