v1.4.0
版本发布时间: 2024-05-26 23:19:38
emmett-framework/granian最新发布版本:v1.6.0(2024-09-04 04:13:45)
What's Changed
New features
- Add access log (#298) and relevant formatting options
- Add backpressure control (#301)
Enhancements
- Moved Python async calls to a separated thread queue
Changes
- Blocking threads are now set based on the protocol by default
- Backpressure is set as backlog divided by number of workers by default