Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/litermc/socket.io

Socket io v4 client & server (TODO) written in Go
https://github.com/litermc/socket.io

golang socket-io socket-io-client socket-io-server websocket

Last synced: 2 days ago
JSON representation

Socket io v4 client & server (TODO) written in Go

Awesome Lists containing this project

README

        

# Socket.IO

This is socket.io v4 client and ~~server~~ implementation written in Go.
This package support **websocket transport only**

### TODO

- [ ] Client reconnect with same sid
- [ ] Server implementation