mirror of
https://github.com/edufeed-org/amb-publisher.git
synced 2025-12-07 15:24:35 +00:00
No description
| src/publisher | ||
| .gitignore | ||
| deps.edn | ||
| README.md | ||
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