amb-publisher/README.md
2025-01-16 23:17:10 +01:00

10 lines
231 B
Markdown

# AMB Publisher
Publishes AMB data from a json-file to some relay.
`clj -X publisher.core/run :path "resources/oersi_data.jsonl" :relay "ws://localhost:10547"`
## TODO
- [X] make relay configurable
- [ ] enable multiple relays