https://github.com/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.
https://github.com/mozgiii/xwt
cross-platform wasm webtransport xwt
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/mozgiii/xwt
- Owner: MOZGIII
- Created: 2023-07-15T04:12:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T14:51:56.000Z (8 months ago)
- Last Synced: 2024-10-30T06:14:34.417Z (7 months ago)
- Topics: cross-platform, wasm, webtransport, xwt
- Language: Rust
- Homepage:
- Size: 478 KB
- Stars: 31
- Watchers: 3
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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!