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

no-std xwt-core

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

7 releases

new 0.4.2 May 9, 2024
0.4.1 May 5, 2024
0.4.0 Apr 24, 2024
0.3.1 Apr 20, 2024
0.2.0 Nov 4, 2023

#236 in WebSocket

Download history 2/week @ 2024-01-16 19/week @ 2024-01-23 179/week @ 2024-01-30 39/week @ 2024-02-06 40/week @ 2024-02-13 35/week @ 2024-02-20 186/week @ 2024-02-27 133/week @ 2024-03-05 46/week @ 2024-03-12 95/week @ 2024-03-19 62/week @ 2024-03-26 147/week @ 2024-04-02 149/week @ 2024-04-09 291/week @ 2024-04-16 261/week @ 2024-04-23 525/week @ 2024-04-30

1,241 downloads per month
Used in 7 crates (6 directly)

MIT license

20KB
342 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