#web-transport #interface #cross-platform #deprecated #browser #native #networking

xwt

A common WebTransport interface for browser and native. Write once, run anywhere. Originally intended for use with bevy.

14 releases (breaking)

new 0.13.0 Apr 24, 2024
0.11.0 Apr 20, 2024
0.6.0 Feb 21, 2024
0.3.0 Nov 4, 2023

#395 in Game dev

Download history 19/week @ 2024-01-26 61/week @ 2024-02-02 113/week @ 2024-02-16 52/week @ 2024-02-23 190/week @ 2024-03-01 17/week @ 2024-03-08 10/week @ 2024-03-15 44/week @ 2024-03-22 39/week @ 2024-03-29 368/week @ 2024-04-05 373/week @ 2024-04-12 398/week @ 2024-04-19

1,178 downloads per month

MIT license

20KB
305 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:

The ╳-platform WebTransport implementation.

DEPRECATED: use xwt-core and manually picked drvers instead.

See the examples in the repo on how xwt is intended to be used.

Dependencies

~0–12MB
~145K SLoC