SimpleCloudNotifier/server/README.md

14 lines
222 B
Markdown
Raw Normal View History

2022-11-19 17:09:23 +01:00
//TODO
2022-11-20 03:06:08 +01:00
- List subscriptions on all owned channels (RESTful?)
2022-11-20 20:34:18 +01:00
- route to re-create keys
2022-11-20 03:06:08 +01:00
- ack/read deliveries && return ack-count
2022-11-20 20:34:18 +01:00
- full-text-search: https://www.sqlite.org/fts5.html#contentless_tables
- deploy