mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-05 20:21:34 +08:00
- Fix body receiver timeout handling to prevent infinite loops - Add WebSocket data forwarding via callbacks instead of StreamReader - Fix HTTP/2 stream race condition where DATA frames arrive before first read - Update WebSocketProtocol constructor (removed reader parameter)