4 releases (2 breaking)
0.9.0 | Nov 7, 2024 |
---|---|
0.7.0-alpha.2 | Aug 16, 2024 |
0.7.0-alpha.1 | Jul 30, 2024 |
0.6.0 | Jul 30, 2024 |
#1699 in Network programming
126 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–24MB
~360K SLoC