aeronet_wt_wasm

Crates.ioaeronet_wt_wasm
lib.rsaeronet_wt_wasm
version0.1.2
sourcesrc
created_at2023-10-07 20:36:14.302001
updated_at2023-10-07 20:36:14.302001
descriptionWASM WebTransport transport implementation for aeronet
homepage
repositoryhttps://github.com/aecsocket/aeronet
max_upload_size
id996583
size118,311
(aecsocket)

documentation

README

aeronet_wt_wasm

crates.io docs.rs

NOTE: THIS IS WORK IN PROGRESS! This literally does not work yet!

A WebTransport transport implementation of aeronet, which uses the QUIC protocol under the hood to provide reliable streams and unreliable datagrams.

This transport can be used in a WASM app to provide a client transport using the browser's WebTransport APIs.

Commit count: 645

cargo fmt