remove unused

This commit is contained in:
ranfdev
2024-11-21 12:34:22 +01:00
parent b3d0aaf277
commit 5002772c65
8 changed files with 19 additions and 71 deletions

View File

@ -1,5 +1 @@
# ntfy-daemon
Rust crate providing a capnp-rpc interface to multiple ntfy servers.
Connections to the same server are multiplexed over http2.
Messages are received and stored in a sqlite database for persistance.