issues
search
iot2tangle
/
Streams-http-gateway
Rust based Streams implementation to send messages to the Tangle
Apache License 2.0
9
stars
7
forks
source link
Update to Version 0.2.0
#4
Closed
Meph1587
closed
4 years ago
Meph1587
commented
4 years ago
Added:
Multiple devices can connect to a single gateway, list of device_ids can be configured in the config.json file
Changed:
Move all logic pertaining to Streams into a separate repo shared across all gateway
Return both channel address and channel root, this is needed in new streams release
Removed:
Example Subscriber as it added extra dependency and will be provided as a separate repo
Added:
Changed:
Removed: