https://github.com/sifis-home/sifis-message
sifis-dht messages and topics
https://github.com/sifis-home/sifis-message
Last synced: about 2 months ago
JSON representation
sifis-dht messages and topics
- Host: GitHub
- URL: https://github.com/sifis-home/sifis-message
- Owner: sifis-home
- Created: 2023-03-06T08:59:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T10:04:49.000Z (over 1 year ago)
- Last Synced: 2025-01-13T06:44:01.844Z (3 months ago)
- Language: Rust
- Size: 85.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/MIT.txt
Awesome Lists containing this project
README
# sifis-message
[![Actions Status][actions badge]][actions]
[![CodeCov][codecov badge]][codecov]
[![LICENSE][license badge]][license][SIFIS-Home](https://sifis-home.eu) developer API runtime and WoT consumer through DHT messages

## Programs
### `sifis-runtime`
It is a SIFIS-Home developer API runtime implementation that uses the DHT as a mean to interact
with the [usage-control](https://github.com/sifis-home/usage-control) system to control SIFIS-Home
Web of Things NSSDs via a distributed consumer.### `sifis-consumer`
Reference implementation of a Web of Things consumer interacting with the SIFIS-Home developer API
runtime.[actions]: https://github.com/sifis-home/sifis-message/actions
[codecov]: https://codecov.io/gh/sifis-home/sifis-message
[license]: LICENSES/MIT.txt
[actions badge]: https://github.com/sifis-home/sifis-message/workflows/sifis-message/badge.svg
[codecov badge]: https://codecov.io/gh/sifis-home/sifis-message/branch/master/graph/badge.svg
[license badge]: https://img.shields.io/badge/license-MIT-blue.svg