2 unstable releases

0.2.0 Jul 5, 2023
0.1.0 Jun 15, 2022

#4 in #webof-things

MIT license

27KB

wot

LICENSE Build Status Crates.io dependency status Documentation wot discord

Rust implementation of Web of Things

This crate re-exports the following

  • wot-td Produce and consume Thing Description
  • wot-serve Serve Things using HTTP and mDNS-SD

Acknowledgements

This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.


lib.rs:

Web of Things (in rust)

This crate collects a number of subcrates that cover different aspects of Web of Things.

The normal usage is to directly depend on the specific crates you may need to use:

Dependencies

~12–25MB
~338K SLoC