- [docs] Fix typo in Readme.md (#37)
- [chore] Bump socket.io-parser to version 2.3.1 (#43)
- [chore] Bump debug to version 2.3.3 (#42)
- [feature] Add clientRooms method (#41)
- package: bump
debug
- use a
Room
class to efficiently track room size - allow
clients(fn)
- call the callback on
delAll
- bump parser version
- fix room autopruning
- add autoprunning of empty rooms
- rooms are now created as objects
- added the repository field.
- updated the debug dependency.
- bump
socket.io-parser
for binary ack fix
- upgraded faster parser
- initial commit