njones / socketio

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

how can I know the client was disconnnet #83

Closed xjchan closed 9 months ago

xjchan commented 9 months ago

When I use the OnDisconnect function ,I found it do not work when clients dissconneted

xjchan commented 9 months ago

*SocketV4.OnDisconnect does works