Multiprotocol chat server
Go to file
Nikita Vilunov 81ee1c1044 implement WHO irc command for queries on self 2023-02-16 18:39:54 +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 implement WHO irc command for queries on self 2023-02-16 18:39:54 +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