#error #xwt #web-transport #cross-platform #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

6 releases (3 breaking)

0.5.0 Aug 8, 2024
0.4.0 Apr 24, 2024
0.3.1 Apr 20, 2024
0.2.1 Feb 2, 2024
0.2.0 Nov 4, 2023

#972 in Rust patterns

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

MIT license

28KB
513 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