SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

feat: implement connection state recovery

Connection state recovery allows a client to reconnect after a
temporary disconnection and restore its state:

- id
- rooms
- data
- missed packets

See also: https://github.com/socketio/socket.io/commit/54d5ee05a684371191e207b8089f09fc24eb5107
D
Damien Arrachequesne committed
b4e20c5c709b5e9cc03ee9b6bd1d576f4810a817
Parent: a1c528b