7 releases (4 breaking)
new 0.11.0 | Nov 30, 2024 |
---|---|
0.10.1 | Nov 26, 2024 |
0.9.0 | Nov 7, 2024 |
0.7.0-alpha.2 | Aug 16, 2024 |
0.6.0 | Jul 30, 2024 |
#1694 in Network programming
557 downloads per month
100KB
2K
SLoC
aeronet_webtransport
aeronet_io
implementation using WebTransport for data transfer over UDP + QUIC, compatible
with both native and WASM.
This uses wtransport
as the WebTransport implementation on both native and WASM. The server
implementation is only available on native targets.
lib.rs
:
Feature flags
Dependencies
~11–25MB
~366K SLoC