Commit graph

3 commits

Author SHA1 Message Date
2a0f170d58 appease clippy 2020-04-19 23:43:30 -05:00
b55e9c08df Change RateLimit to act as a middleware 2020-04-19 22:59:07 -05:00
Dessalines
6f14f0756b Adding websocket notification system.
- HTTP and APUB clients can now send live updating messages to websocket
  clients
- Rate limiting now affects both HTTP and websockets
- Rate limiting / Websocket logic is now moved into the API Perform
  functions.
- TODO This broke getting current online users, but that will have to
  wait for the perform trait to be made async.
- Fixes #446
2020-04-19 18:08:25 -04:00