socket.io-deno icon indicating copy to clipboard operation
socket.io-deno copied to clipboard

Implement connection state recovery from socket.io

Open ymoriaud opened this issue 2 years ago • 0 comments

Hi ! 👋

Here is a proposal to implement the same connection state recovery than the main Socket.io package for Nodejs.

  • [x] First implementation
  • [ ] Documentation
  • [ ] Tests

Context

This is my first PR, feel free to let me know if I did something in the wrong way. 🙏

Linked issue close #13

ymoriaud avatar Apr 10 '23 16:04 ymoriaud