MOZGIII / xwt

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

Closed MOZGIII closed 6 months ago

MOZGIII commented 6 months ago

Also, add no_std support to the xwt-core crate