aeronet_webtransport

Crates.ioaeronet_webtransport
lib.rsaeronet_webtransport
version0.16.1
created_at2024-07-30 08:05:19.091919+00
updated_at2025-09-25 20:38:21.024141+00
descriptionWebTransport IO layer implementation for `aeronet`
homepage
repositoryhttps://github.com/aecsocket/aeronet
max_upload_size
id1319551
size265,775
(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: 694

cargo fmt