forked from lavina/lavina
1
0
Fork 0
Multiprotocol chat server
Go to file
Nikita Vilunov 05f8c5e502 rework commands and updates.
updates from rooms are send only to users other than the initiator.
updates from player are send only to connections other than the one the command was sent from.
2023-02-14 23:22:04 +01:00
crates/proto well known endpoint protocol 2023-01-25 16:48:52 +04:00
src rework commands and updates. 2023-02-14 23:22:04 +01:00
.gitignore initial 2023-01-19 15:25:52 +01:00
Cargo.lock update deps 2023-02-14 16:07:05 +01:00
Cargo.toml fix cargo.toml 2023-02-11 09:49:02 +01:00
config.toml implement pings 2023-02-10 18:09:29 +01:00