Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bug Fixes
- fix race condition when leaving rooms (#74) (912e13a)
Bug Fixes
- restore compatibility with binary parsers (a33e42b)
Features
- add a serverSideEmit empty function (c4cbd4b)
- add support for the “wsPreEncoded” writing option (5579d40)
Features
- add some utility methods (1c9827e)
- allow excluding all sockets in a room (#66) (985bb41)
Features
Features
- add init() and close() methods (2e023bf)
- use ES6 Sets and Maps (53ed3f4)
Bug Fixes
- Encoder#encode() is now synchronous (c043650)
Features
- add init() and close() methods (2e023bf)
The dist/ directory was not up-to-date when publishing the previous version…
Bug Fixes
- Encoder#encode() is now synchronous (c043650)
Features