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
2023-07-17 14:48:05 +02:00
.github fix imports 2023-05-23 14:47:24 +02:00
accountservice fix imports 2023-05-23 14:47:24 +02:00
app Merge pull request #33 from anyproto/add-iterate-components-method 2023-06-21 12:56:56 +00:00
commonfile Change to consensus proto 2023-07-01 13:17:18 +02:00
commonspace Remove from config 2023-07-17 14:48:05 +02:00
consensus change consensus proto and client 2023-06-30 19:42:07 +02:00
coordinator Change to consensus proto 2023-07-01 13:17:18 +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 openingWaitCount logic 2023-07-14 16:19:38 +02:00
nodeconf fix imports 2023-05-23 14:47:24 +02:00
testutil fix imports 2023-05-23 14:47:24 +02:00
util Rework ACL structures 2023-06-27 19:44:44 +02:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod Bump golang.org/x/net from 0.11.0 to 0.12.0 2023-07-10 15:26:07 +00:00
go.sum Bump golang.org/x/net from 0.11.0 to 0.12.0 2023-07-10 15:26:07 +00:00
LICENSE change license org 2023-03-01 03:01:13 +02:00
Makefile consensus client 2023-06-27 22:09:52 +02:00