saviorand / lightbug_http

Simple and fast HTTP framework for Mojo! 🔥
MIT License
567 stars 36 forks source link

HTTP 3.0 Support #53

Open saviorand opened 5 months ago

saviorand commented 5 months ago

The framework should support sending and receiving HTTP 3.0 requests

bgreni commented 1 week ago

Should be noted that this is blocked until we have a suitable QUIC implementation at our disposal.