Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuuu/samidare
https://github.com/yuuu/samidare
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuuu/samidare
- Owner: yuuu
- Created: 2024-08-09T21:36:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T21:04:04.000Z (about 2 months ago)
- Last Synced: 2024-11-04T22:18:24.741Z (about 2 months ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Samidare
https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html
## Usage
```sh
$ bin/samidare# another shell
$ mosquitto_pub -h localhost -t test -m test
```