4.3.0
What's Changed
- export opcode to SocketIOUser send method to support send binary and … by @luis-allan in #151
- Introduce distributors (originally named synchronizers), a way for workers to easily get data from master in an ordered way (using any iterator) by @cyberw in #152 #153 #154
- Allow concurrent distributors by @cyberw in #155
New Contributors
- @luis-allan made their first contribution in #151
Full Changelog: 4.2.0...4.3.0