Files
bun.sh/test/regression
Claude Bot d44d532977 Merge complete SNI callback implementation
Merged the advanced SNI callback implementation with proper µSockets
infrastructure integration. This includes:

- Complete SNI callback bridge with tagged union support
- Integration with µSockets SNI infrastructure from commit 64a409e8
- Enhanced HTTPS server SNICallback routing to TLS servers
- Comprehensive test coverage including regression tests
- All Node.js compatibility features working

The implementation now provides full SNI callback support for dynamic
certificate selection in both TLS and HTTPS servers.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 20:13:49 +00:00
..