This repository was archived by the owner on Oct 17, 2022. It is now read-only.
Miscellaneous
- enhance API
- make
optionsargument inconnect(orSocketconstructor) optionnal - make
Socket.offaccepts optionnal second argument as individual listener to remove.
- make
- Android implementation
- reimplement
Socket.off - refactor native listener
- reimplement
- iOS implementation
- implement basic (without options) connection (tested)
- implement event listener (untested)
- implement event emit (untested)
- Demo
- fix and enhance