netty-socketio icon indicating copy to clipboard operation
netty-socketio copied to clipboard

fix(store): ensure session ID is deleted after client disconnects

Open xtea opened this issue 10 months ago • 2 comments

Issue: https://github.com/mrniko/netty-socketio/issues/1026

xtea avatar Feb 06 '25 19:02 xtea

sorry, this fix seems not correct, we should implement onDisconnect for each implementation of StoryFactory

NeatGuyCoding avatar Nov 16 '25 01:11 NeatGuyCoding

Kindly Refer to: https://github.com/NeatGuyCoding/netty-socketio/pull/36 @xtea

NeatGuyCoding avatar Nov 16 '25 02:11 NeatGuyCoding