1
Fork 0
generated from lucas/rust-template
Code Issues 1 Pull requests 9 Activity
Var Dump:
dumpVar: only available in dev mode
Mailing List
ntfy-collector/README.md
Lucas Schwiderski a02bf39f27
Implement initial boilerplate
The general architecture is a collection of four
threads.
Three threads that run their dedicated Tokio runtime and handle
the axum server, send outgoing notifications and run scheduled API
requests respectively. The fourth thread runs the Lua VM.

Channels exist between the threads to send messages and allow the Lua
script to orchestrate and configure everything.
2024-09-17 13:49:27 +02:00

98 B

Ntfy Collector

A daemon to collect notifications from various places and forward them to Ntfy.