mirror of
https://github.com/edufeed-org/amb-publisher.git
synced 2025-12-07 23:34:35 +00:00
231 B
231 B
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
- make relay configurable
- enable multiple relays