What's Changed
* export opcode to SocketIOUser send method to support send binary and … by luis-allan in https://github.com/SvenskaSpel/locust-plugins/pull/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 https://github.com/SvenskaSpel/locust-plugins/pull/152 https://github.com/SvenskaSpel/locust-plugins/pull/153 https://github.com/SvenskaSpel/locust-plugins/pull/154
* Allow concurrent distributors by cyberw in https://github.com/SvenskaSpel/locust-plugins/pull/155
New Contributors
* luis-allan made their first contribution in https://github.com/SvenskaSpel/locust-plugins/pull/151
**Full Changelog**: https://github.com/SvenskaSpel/locust-plugins/compare/4.2.0...4.3.0