#error #cross-platform #web-transport #xwt #reusable #bevy-networking #type

xwt-error

A suite of reusable error types that naturally emerge from the xwt API. Use when you don't want/need your own more precise types

7 releases (4 breaking)

0.6.0 Dec 3, 2024
0.5.0 Aug 8, 2024
0.4.0 Apr 24, 2024
0.3.1 Apr 20, 2024
0.2.0 Nov 4, 2023

#575 in Rust patterns

48 downloads per month
Used in 4 crates (via xwt-tests)

MIT license

34KB
587 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 suite of reusable error types that naturally emerge from the xwt API. Use when you don't want/need your own more precise types.

Dependencies