socket.io-deno
socket.io-deno copied to clipboard
Implement socket.io connection state recovery
Hi ! 👋
Is your feature request related to a problem? Please describe.
I was looking to use the connection state recovery, but it doesn't seem to be added in the Deno package.
Describe the solution you'd like
I'm creating a PR to propose the same implementation as socket.io for nodejs.
Sorry I missed this issue #10 where you mention the connection state recovery