njones / socketio

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

socket-io: How to close a connection? #84

Open xjchan opened 9 months ago

xjchan commented 9 months ago

how to close the connection in server side?

njones commented 8 months ago

It looks like this was previously unsupported until somewhat recently (https://github.com/socketio/socket.io/issues/47#issuecomment-948432782). I must have missed this addition for v4. I'll be adding this soon.

Projected completion: Feb. 5, 2024