diff --git a/README.md b/README.md index 241420b..18f3b22 100644 --- a/README.md +++ b/README.md @@ -37,14 +37,14 @@ $ ./mercureact.phar -c mercureact.conf * [ ] Read config from file * [ ] Security Security Security * [x] Check JWTs on connect - * [ ] Check claims on subscribe and publish + * [x] Check claims on subscribe and publish * [ ] WebSocket authentication * [ ] Extract JWT claims to request attributes, instead of JWTToken * [x] Subscription/Topic manager * [x] Unify distribution * [ ] Enumerate subscriptions and topics * [ ] Publish events -* [ ] Server-Side Events distributor +* [x] Server-Side Events distributor * [x] Distribute events over SSE * [ ] WebSocket distributor * [ ] Setup subscriptions