tessel/tessel-rust

Write a web server example with a Rust crate.

tcr opened this issue · 3 comments

tcr commented

We need a basic "iot" example. REST API + hardware = a great demo!

@tcr not sure if this is still relevant, but I found it via the label again :p

What did you have in mind? Hyper for the server? Or something more raw?

@whitfin sorry it took me until after Hacktober to come across this but: I'd attempt to replicate the JS Start experience webserver demo: http://tessel.github.io/t2-start/webserver.html

@Frijol no problemo; I was just browsing anyway :) I'll definitely take a look when I get a sec!