1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00
An open-source protocol designed to create high-performance, local-first, peer-to-peer, end-to-end encrypted applications that facilitate seamless collaboration among multiple users and devices https://anytype.io/
Find a file
Sergey Cherepanov 940ad7d657
fix log
2023-07-18 20:55:07 +02:00
.github fix imports 2023-05-23 14:47:24 +02:00
accountservice switch to uber/gomock 2023-07-10 15:41:22 +02:00
app switch to uber/gomock 2023-07-10 15:41:22 +02:00
commonfile Change to consensus proto 2023-07-01 13:17:18 +02:00
commonspace Add syncaclhandler tests 2023-07-12 15:58:41 +02:00
consensus Merge remote-tracking branch 'origin/consensus-client' into acl-sync-protocol 2023-07-11 13:58:45 +02:00
coordinator coordinatorclient: validate network id 2023-07-17 19:30:12 +02:00
deps build deps locally 2023-01-11 14:15:20 +03:00
metric validate rpc method name 2023-06-14 11:55:59 +02:00
net fix log 2023-07-18 20:55:07 +02:00
nodeconf switch to uber/gomock 2023-07-10 15:41:22 +02:00
testutil fix imports 2023-05-23 14:47:24 +02:00
util merge 2023-07-10 19:12:58 +02:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod Merge pull request #47 from anyproto/acl-sync-protocol 2023-07-13 11:23:49 +02:00
go.sum Merge pull request #47 from anyproto/acl-sync-protocol 2023-07-13 11:23:49 +02:00
LICENSE change license org 2023-03-01 03:01:13 +02:00
Makefile consensus client 2023-06-27 22:09:52 +02:00