Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 216 Bytes

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