njones / socketio

A Modern SocketIO library for go
MIT License
60 stars 9 forks source link

Add a new handshake version (MaxPayload) #32

Closed njones closed 2 years ago

njones commented 2 years ago

Add MaxPayload to HandshakeV4 Add an Option to update the MaxPayload value Update the tests to use the HandshakeV4 for packetV4 Removed websocket tests (to add in the next commits)