Skip to content

Repository files navigation

WIP

https://velostudio.github.io/blog/levo.html

Levo: the good parts

To re-generate brotli encoded wasm file of rust client:

cd clients/rust-client-app
./build.sh

To start demo server:

cd levo-server
SERVER_CONFIG_FILE=./config.toml cargo r --release

(add webtransport feature for enabling webtransport protocol)

To run portal:

cd portal
cargo r --release

(add webtransport feature if server speaks webtransport)

Select the resource location (default: velo-studio.xyz/rust.wasm): http://localhost:8080/rust.wasm, then press Enter, to load the client (guest) app.

Note that, without closing the portal, you can recompile the client app, and refresh.

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages