# 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
# Packages
package engine implements the [Engine.IO](https://socket.io/docs/v4/engine-io-protocol) protocol.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author