- fix private field usage from quinn
- avoid copying data when sending
- new datagram feature
- Consolidate quic trait redundancy
- make types Sync
- new tracing feature
- use quinn 0.11
- Update to
http
v1.
- Update dependencies (quinn 0.10 and rustls 0.21) (fabf614)
- support quinn 0.9 (49301f1)
initial release