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

no-std xwt-core

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

9 releases (4 breaking)

0.6.0 Dec 3, 2024
0.5.0 Aug 8, 2024
0.4.2 May 9, 2024
0.4.0 Apr 24, 2024
0.2.0 Nov 4, 2023

#295 in WebSocket

Download history 159/week @ 2024-09-05 108/week @ 2024-09-12 128/week @ 2024-09-19 126/week @ 2024-09-26 115/week @ 2024-10-03 85/week @ 2024-10-10 92/week @ 2024-10-17 65/week @ 2024-10-24 200/week @ 2024-10-31 199/week @ 2024-11-07 169/week @ 2024-11-14 206/week @ 2024-11-21 441/week @ 2024-11-28 184/week @ 2024-12-05 266/week @ 2024-12-12 76/week @ 2024-12-19

1,001 downloads per month
Used in 11 crates (8 directly)

MIT license

27KB
419 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