njones / socketio

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

Update the EIO polling and websocket Close type #36

Closed njones closed 2 years ago

njones commented 2 years ago

Sending a close type to an EIO polling or websocket transport will now close all connections in roughly the correct order.