Expand description
WebTransport transport wrappers for Lightyear.
This crate adapts aeronet_webtransport into Lightyear’s transport-neutral
Link model through lightyear_aeronet. Client support is available
with the client feature. Server support is available with the server feature on non-WASM
targets.
Modules§
- client
client - Client-side WebTransport transport integration. Client-side WebTransport transport integration.
- prelude
- Re-exports commonly needed by applications configuring WebTransport.
- server
serverand non-target_family=wasm - Server-side WebTransport transport integration. Server-side WebTransport transport integration.
Enums§
- WebTransport
Error - Errors produced while creating WebTransport client or server transport entities.