#web-transport #browser #native #cross-platform #xwt #networking #write

no-std xwt-core

A common WebTransport interface for browser and native. Write once, run anywhere

5 unstable releases

new 0.4.0 Apr 24, 2024
0.3.1 Apr 20, 2024
0.2.2 Feb 8, 2024
0.2.0 Nov 4, 2023

#224 in WebSocket

Download history 6/week @ 2024-01-08 18/week @ 2024-01-22 182/week @ 2024-01-29 38/week @ 2024-02-05 33/week @ 2024-02-12 36/week @ 2024-02-19 152/week @ 2024-02-26 171/week @ 2024-03-04 32/week @ 2024-03-11 103/week @ 2024-03-18 62/week @ 2024-03-25 141/week @ 2024-04-01 161/week @ 2024-04-08 273/week @ 2024-04-15

674 downloads per month
Used in 8 crates (6 directly)

MIT license

20KB
340 lines

xwt

a.k.a. xwebtransport and Cross WebTransport.

A common WebTransport interface for browser and native.


Work in progress. The project is slowly maturing.

You can still peek around, but be aware that I might force-push master occasionally.

If you don't mind that - feel free to join the fun right away!


lib.rs:

A common WebTransport interface for browser and native. Write once, run anywhere.

Users should utilise the traits from this crate directly for the most flexibility at the type level. Useful utilities. A prelude of the ferquently used types.

No runtime deps

Features