Sam Shaplygin

Results 26 issues of Sam Shaplygin

**Describe the bug** *meet error: websocket: close 1006 (abnormal closure): unexpected EOF* **To Reproduce** Run default server in develop branch **Expected behavior** A clear and concise description of what you...

bug
v2

Need to add example by basic http server

documentation
help-wanted

**Describe the bug** meet error: websocket: close 1001 (going away) **To Reproduce** Run default web server and leave from opened page **Expected behavior** A clear and concise description of what...

bug

Hi, @kunaldawn! Why are you add this methods signature in Conn interface by the [next](https://github.com/googollee/go-socket.io/blob/master/conn.go#L34) code lines? By current master version, all broadcast's methods don't called!

question
documentation
info-needed

Hi, everyone! Do you wanna support and development implementation socket.io and engine.io in pure golang. Link to [go-socket.io](https://github.com/googollee/go-socket.io) and link to [go-engine.io](https://github.com/googollee/go-engine.io)

It is modify PR [#222](https://github.com/getsentry/raven-go/pull/222) with custom HTTPTransport client parameters.

**Describe the bug** Expect similar behaviour for double methods: OnEvent with Emit and OnEvent with return string **To Reproduce** use simple example from https://github.com/socketio/chat-example ```go server.OnEvent("/", "chat message", func(s socketio.Conn,...

bug

Hi, Tatiana! What's mean percents into table and graph? I don't understood this values. ![image](https://user-images.githubusercontent.com/14343349/56459284-16ca9780-639a-11e9-9178-f7c2793c49d3.png)