mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
### What does this PR do? ### How did you verify your code works? <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Improved HTTP connection handling during write failures to ensure more reliable timeout behavior and connection state management. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Bun's fork of uWebSockets
Bun's HTTP & WebSocket server is based on uWebSockets. Thanks to @uNetworkingAB for the great work!