1
0
Fork 0
mirror of https://codeberg.org/demostf/sync.git synced 2026-06-03 16:44:07 +02:00
Commit graph

22 commits

Author SHA1 Message Date
659cc0a1f1 better peer id 2024-11-29 20:11:28 +01:00
e3ca217ede clippy 2024-11-24 20:31:08 +01:00
2cc5e05e18 send client count to owners 2024-11-24 18:56:03 +01:00
608a4a1bde rewrite with tokio-tungstenite 2024-11-24 18:45:37 +01:00
b0ae2c7927 flake rework 2024-11-22 21:38:56 +01:00
87804f5b48 bumb dependencies + docker ci 2021-07-31 16:18:10 +02:00
582287e8da switch to parity-ws 2020-09-27 22:38:30 +02:00
e6a024bb5b only send state to user that joined 2019-10-27 19:31:35 +01:00
083e9504bc remove unneeded clones 2019-10-27 19:09:27 +01:00
744fe16df5 switch to zero-copy deserialization for SyncCommand 2019-10-27 18:18:19 +01:00
26183042e0 initial integration tests 2019-10-27 17:54:48 +01:00
64913bd66c allow owner reconnecting 2019-09-05 12:19:31 +02:00
8880c6b62c mocks are only for tests 2019-06-14 16:13:14 +02:00
474c2beab8 add tests 2019-06-14 15:50:05 +02:00
b298c8d2d9 cleanup 2019-06-14 15:06:45 +02:00
1c251412de cleanup 2019-06-14 14:01:41 +02:00
17f189bf1e update dependencies and edition 2019-06-14 13:07:59 +02:00
2f59220df5 use a more maintained websocket library and cleanup on socket close 2017-10-07 17:24:44 +02:00
d5ed7520f0 remote unneeded clone 2017-10-05 23:53:24 +02:00
52be2fd70b send initial state to joining clients 2017-10-05 23:02:19 +02:00
3edc7acf2d make port configurable 2017-10-05 21:53:41 +02:00
5e853f76e2 initial rust version 2017-10-05 21:49:04 +02:00