1 unstable release
0.1.0 | Jul 21, 2024 |
---|
#3 in #resumable
28 downloads per month
15KB
254 lines
TUS Web
TUS protocol client for web and node.
Test
Start the reference server:
podman run \
-d \
--rm \
--name tusd \
-p 1080:1080 \
docker.io/tusproject/tusd:v1.9
Run tests
wasm-pack test --node
Dependencies
~12MB
~215K SLoC