nxtquic-api 0.1.1

High-level async API for NxtQuic
Documentation

NxtQuic Async API

High-level async/await API for the NxtQuic QUIC transport library. Provides ergonomic Endpoint, Connection, SendStream, and RecvStream types built on top of the I/O-free nxtquic-proto core.

This crate will be fully implemented in Phase 4 of the NxtQuic project.