Skip to content

v0.0.9 (broken, yanked)

Compare
Choose a tag to compare
@Flowneee Flowneee released this 23 Sep 16:06
· 4 commits to master since this release

Full Changelog: v0.0.8...v0.0.9

[0.0.9] - 2023-09-23

Added

  • dispatcher_internal_queue_size parameter to builder, allowing to customize size of internal queue between dispatcher and connection.

Fixed

  • Increased size of internal queue between dispatcher and connection, which should significantly increase performance (previously it was degrading rapidly with a lot of parallel requests).