Multiprotocol chat server
Go to file
Nikita Vilunov 266eafe6e6 handle QUIT cmd 2023-02-17 00:38:34 +01:00
crates/proto well known endpoint protocol 2023-01-25 16:48:52 +04:00
docs context and sequence diagrams of sending a message 2023-02-15 18:55:43 +01:00
src handle QUIT cmd 2023-02-17 00:38:34 +01:00
.gitignore initial 2023-01-19 15:25:52 +01:00
Cargo.lock endpoint with a list of rooms 2023-02-15 18:10:54 +01:00
Cargo.toml endpoint with a list of rooms 2023-02-15 18:10:54 +01:00
config.toml implement pings 2023-02-10 18:09:29 +01:00