Sam Shaplygin

Results 69 comments of 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...

> 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...

@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