All Projects → dwrensha → sandstorm-rawapi-example-rust

dwrensha / sandstorm-rawapi-example-rust

Licence: other
Example Sandstorm app using only the raw Cap'n Proto API, written in Rust.

Programming Languages

rust
11053 projects
Cap'n Proto
48 projects
HTML
75241 projects

Sandstorm Raw API Example App In Rust

This is an example Sandstorm application which uses the raw Cap'n Proto-based Sandstorm API to serve a web UI without an HTTP server. The original version was written in C++.

Running

Install Rust, Cap'n Proto, and Sandstorm. Then do:

$ cargo build --release
$ spk dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].