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

30 commits

Author SHA1 Message Date
97abe21957 run ci on stable 2019-11-09 21:57:40 +01:00
8890358102 bumb dependencies 2019-10-27 19:47:26 +01:00
d193913153 add audit job 2019-10-27 19:42:50 +01:00
e6a024bb5b only send state to user that joined 2019-10-27 19:31:35 +01:00
972834080b remove old badges 2019-10-27 19:18:01 +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
f8b5a20664 require beta for now 2019-10-27 17:55:13 +01:00
26183042e0 initial integration tests 2019-10-27 17:54:48 +01:00
ac43f7c548 readme type 2019-10-27 16:12:37 +01:00
0afe30a057 switch to github actions 2019-10-27 16:07:58 +01:00
64913bd66c allow owner reconnecting 2019-09-05 12:19:31 +02:00
3df8ad9d80 add codecov badge 2019-06-14 17:02:45 +02:00
8f3609f5d3 install tarpaulin 2019-06-14 16:20:31 +02:00
b05b835b8a use two step dockerfile 2019-06-14 16:13:29 +02:00
8880c6b62c mocks are only for tests 2019-06-14 16:13:14 +02:00
cc4420241f use travis for testing 2019-06-14 15:55:07 +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
a40d676c68 always rebuild docker image 2017-10-07 17:28:35 +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
1834184368 add travis config 2017-10-05 22:19:24 +02:00
b8ab582190 add readme 2017-10-05 22:06:00 +02:00
ee6583b8ab add makefile and dockerfile 2017-10-05 22:04:04 +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