WebThingsIO / webthing-rust

Rust implementation of a Web Thing server
Mozilla Public License 2.0
211 stars 25 forks source link

Richer context support #60

Closed lu-zero closed 2 years ago

lu-zero commented 2 years ago

It changes the BaseThing and the Thing trait to support richer contexts.

It should make easier to write Things that uses additional vocabularies such as saref or the extended http protocol binding.