#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

8 unstable releases (3 breaking)

0.5.0 Aug 8, 2024
0.4.2 May 9, 2024
0.4.0 Apr 24, 2024
0.3.1 Apr 20, 2024
0.2.0 Nov 4, 2023

#260 in WebSocket

Download history 291/week @ 2024-07-29 384/week @ 2024-08-05 158/week @ 2024-08-12 170/week @ 2024-08-19 117/week @ 2024-08-26 169/week @ 2024-09-02 78/week @ 2024-09-09 110/week @ 2024-09-16 156/week @ 2024-09-23 151/week @ 2024-09-30 56/week @ 2024-10-07 114/week @ 2024-10-14 50/week @ 2024-10-21 158/week @ 2024-10-28 262/week @ 2024-11-04 48/week @ 2024-11-11

537 downloads per month
Used in 9 crates (8 directly)

MIT license

21KB
345 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