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

xwt

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

19 releases (breaking)

0.18.0 Sep 13, 2024
0.16.0 Sep 6, 2024
0.13.0 Apr 24, 2024
0.6.0 Feb 21, 2024
0.3.0 Nov 4, 2023

#517 in Game dev

27 downloads per month

MIT license

3KB

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.

No runtime deps