You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/server/src/websocket
nutomic bd0e69b2bb Various things refactored (#95)
Remove unused derive macros

lemmy_rate_limit doesnt depend on lemmy_api_structs anymore

Dont use "pub extern crate"

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/95
4 years ago
..
chat_server.rs Various things refactored (#95) 4 years ago
handlers.rs Move api structs and rate limit into separate workspaces 4 years ago
messages.rs Move api structs and rate limit into separate workspaces 4 years ago
mod.rs Remove wildcard imports (in particular super::*) 4 years ago