Skip to content

4.3.0

Compare
Choose a tag to compare
@cyberw cyberw released this 12 Dec 12:11
· 63 commits to master since this release
7c4bffb

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

Full Changelog: 4.2.0...4.3.0