Multiprotocol chat server
Go to file
Nikita Vilunov 30db029390 make irc update handler a separate function 2023-02-16 16:33:44 +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 make irc update handler a separate function 2023-02-16 16:33:44 +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