socket.io icon indicating copy to clipboard operation
socket.io copied to clipboard

Realtime application framework (Node.JS server)

Results 336 socket.io issues
Sort by recently updated
recently updated
newest added

I'm trying to find a solution to avoid multiple connections over multiple open tabs. Instead, I'ld like to share the connection between them (especially since users tend to have up...

enhancement
package:socket.io-client

Hi there! I'm using the socket-io parser and trying to add a bit of functionality on top, without duplicating everything. It would be amazing if I could just extend the...

package:socket.io-parser

I was having some troubles in our app with parsing JSON of several hundred MB. As a result I needed something that could handle that without starving the event-loop. I...

enhancement
package:socket.io-parser

Although I can interpret from the source code and its comments, I feel I still need a clear document on WebTransport communication.🤔

documentation

There is no example given of this packet being used.

documentation

*Note*: for support questions, please use one of these channels: [stackoverflow](http://stackoverflow.com/questions/tagged/engine.io) or [slack](https://socketio.slack.com) ### You want to: * [x] report a *bug* I have a socket.io server which apply socket.io...

bug
package:engine.io-client

Unhandled error, error event listener is applied on our side. This happens time to time, due to quick server shutdown and start tests. Seems like something with polling connection establishing....

bug
package:engine.io-client

*Note*: for support questions, please use one of these channels: [stackoverflow](http://stackoverflow.com/questions/tagged/engine.io) or [slack](https://socketio.slack.com) ### You want to: * [x] report a *bug* * [ ] request a *feature* ### Current...

bug
package:engine.io-client

*Note*: for support questions, please use one of these channels: [stackoverflow](http://stackoverflow.com/questions/tagged/engine.io) or [slack](https://socketio.slack.com) ### You want to: * [x] report a *bug* * [ ] request a *feature* ### Current...

enhancement
package:engine.io-client

### You want to: * [] report a *bug* * [x] request a *feature* ### Current behaviour In the docs: agent (http.Agent): http.Agent to use, defaults to false (NodeJS only)...

package:engine.io-client