A unified WebTransport API that you can use for browser/native cross platform apps. Originally to power the networking layer of the games made with the bevy engine - but can be applied elsewhere too.
31
stars
5
forks
source link
Drop the async-trait crate and use raw rust async traits at xwt-core #141
Also, add
no_std
support to the xwt-core crate