Multiprotocol chat server
Go to file
Nikita Vilunov d5d0c6e73e rewrite server message writes as async, introduce error handling 2023-02-10 22:27:29 +01:00
crates/proto well known endpoint protocol 2023-01-25 16:48:52 +04:00
src rewrite server message writes as async, introduce error handling 2023-02-10 22:27:29 +01:00
.gitignore initial 2023-01-19 15:25:52 +01:00
Cargo.lock irc parsing and initial projection 2023-02-09 18:16:15 +01:00
Cargo.toml irc parsing and initial projection 2023-02-09 18:16:15 +01:00
config.toml implement pings 2023-02-10 18:09:29 +01:00