lemmy/server/src
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
..
api Adding websocket notification system. 2020-04-19 18:08:25 -04:00
apub Iframely and pictshare backend mostly done. 2020-03-07 18:31:13 -05:00
db Changing markdown parser to comrak. Moving crate imports to lib.rs. 2020-03-28 18:02:49 -04:00
rate_limit Adding websocket notification system. 2020-04-19 18:08:25 -04:00
routes Adding websocket notification system. 2020-04-19 18:08:25 -04:00
websocket Adding websocket notification system. 2020-04-19 18:08:25 -04:00
lib.rs Adding websocket notification system. 2020-04-19 18:08:25 -04:00
main.rs Adding websocket notification system. 2020-04-19 18:08:25 -04:00
schema.rs Iframely and pictshare backend mostly done. 2020-03-07 18:31:13 -05:00
settings.rs Adding live reloading of config.hjson changes through UI. 2020-04-11 14:06:04 -04:00
version.rs Version v0.6.50 2020-04-14 19:38:20 -04:00