Commit Graph

9 Commits

Author SHA1 Message Date
noccy 0513ab0999 Improved jwt logic
* No longer stores full token, but only payload.
2024-03-11 22:29:17 +01:00
noccy 99b5710c59 Read config, handle lastEventId in topicmanager 2024-03-11 22:12:01 +01:00
noccy 8cbd12ee61 Subscription enumeration, tweaks 2024-03-11 14:39:58 +01:00
noccy d310060309 Bugfix topicmanager
* Unsubscribing wouldn't always remove the subscriber.
2024-03-11 01:50:34 +01:00
noccy 2cbc41d29e Fixed topic gc bug 2024-03-11 01:40:05 +01:00
noccy 88bf239eb1 Added anonymous/private logic 2024-03-11 00:36:34 +01:00
noccy d05d2e13e3 Updated readme, subscription authorization logic 2024-03-10 23:12:34 +01:00
noccy 87d47f8ce8 Implemented subscription logic 2024-03-10 23:06:00 +01:00
noccy df18073bbf Initial commit 2024-03-10 03:06:19 +01:00