What's Changed
- feat(events): events package deep refactoring by @rustatian in https://github.com/spiral/roadrunner/pull/838
- refactoring(eventsbus): add docs, udpate tests by @rustatian in https://github.com/spiral/roadrunner/pull/839
- upd(listener): set
TCP_DEFER_ACCEPT
to false by @rustatian in https://github.com/spiral/roadrunner/pull/842
- upd(deps): own tcplisten by @rustatian in https://github.com/spiral/roadrunner/pull/843
- feat(worker_watcher): make a
Destroy
context useful by @rustatian in https://github.com/spiral/roadrunner/pull/848
- fix(vector): deadlock on the channel send by @rustatian in https://github.com/spiral/roadrunner/pull/852
- upd(changelog): v2.5.1 changelog update by @rustatian in https://github.com/spiral/roadrunner/pull/854
- fix(vector): non-blocking send in all cases by @rustatian in https://github.com/spiral/roadrunner/pull/855
Full Changelog: https://github.com/spiral/roadrunner/compare/v2.5.0...v2.6.0-alpha.5