lemmy/server/src/rate_limit
Dessalines f300c67a4d 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
..
mod.rs Adding websocket notification system. 2020-04-19 18:08:25 -04:00
rate_limiter.rs Adding websocket notification system. 2020-04-19 18:08:25 -04:00