Skip to content

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

License

Notifications You must be signed in to change notification settings

dwrensha/sandstorm-rawapi-example-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published