Files
bun.sh/packages
Claude 40bd143072 feat: Add ALPN support for HTTP/2 negotiation
- Extended uSockets to support ALPN protocol configuration
- Added ALPN fields to BunSocketContextOptions structures
- Created protocol-specific SSL contexts for h1/h2/both
- ALPN negotiation now works but HTTP/2 protocol not implemented

Note: HTTP/2 requests will fail as only ALPN negotiation is implemented,
not the actual HTTP/2 protocol. This is foundational work only.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-06 05:49:54 +02:00
..
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00