add payload parsing to roadmap

This commit is contained in:
Enot (ded) Skelly
2026-05-29 10:07:43 -07:00
parent f6f9b11334
commit 03ec4eb8fa
+1
View File
@@ -390,6 +390,7 @@ For paginated responses use the generic page wrapper:
### Future
- [ ] Parse decryptable payloads into DB and return with packet details
- [ ] Redis caching for stats endpoints
- [ ] Admin authentication middleware
- [ ] Channel key rotation / multi-key support (scaffolded)