aeronet_webtransport

Crates.ioaeronet_webtransport
lib.rsaeronet_webtransport
version0.19.0
created_at2024-07-30 08:05:19.091919+00
updated_at2026-01-19 09:42:13.241481+00
descriptionWebTransport IO layer implementation for `aeronet`
homepage
repositoryhttps://github.com/aecsocket/aeronet
max_upload_size
id1319551
size261,813
(aecsocket)

documentation

README

aeronet_io implementation using WebTransport for data transfer over QUIC, compatible with both native and WASM.

crates.io docs.rs

This uses xwt-wtransport via wtransport on native, and xwt-web on WASM. The server implementation is only available on native targets.

Commit count: 710

cargo fmt