socket.io-deno
socket.io-deno copied to clipboard
Implement connection state recovery from socket.io
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