update readme

This commit is contained in:
Bevan Hunt 2021-04-05 14:31:05 -07:00
parent d866272f02
commit 5a167fba5a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Broker follows an insert-only/publish/subscribe paradigm rather than a REST CRUD
### Features
* Very performant with almost no CPU and memory usage
* About 500 lines of code
* Under 1000 lines of code
* Secure Real-time Event Stream via SSE - requires the use of [broker-client](https://www.npmjs.com/package/broker-client)
* Supports CORS
* Add users with admin token permission