forked from lavina/lavina
1
0
Fork 0
Multiprotocol chat server
Go to file
Nikita Vilunov 03b0ababa7 handle client-side ws error 2023-01-31 22:30:55 +01:00
crates/proto well known endpoint protocol 2023-01-25 16:48:52 +04:00
src handle client-side ws error 2023-01-31 22:30:55 +01:00
tests add integration tests for ws, rewrite ws handling 2023-01-31 18:32:35 +01:00
.gitignore initial 2023-01-19 15:25:52 +01:00
Cargo.lock add integration tests for ws, rewrite ws handling 2023-01-31 18:32:35 +01:00
Cargo.toml add integration tests for ws, rewrite ws handling 2023-01-31 18:32:35 +01:00
config.toml initial 2023-01-19 15:25:52 +01:00