v0.0.9 (broken, yanked)
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).