1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 01:51:11 +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-03-16 19:01:05 +01:00
.github Update dependabot.yml 2023-02-04 18:19:18 +03:00
accountservice make common module as any-sync repo 2023-01-05 15:34:09 +03:00
app Add error wrapping in app 2023-03-16 18:46:48 +01:00
commonfile fileproto: allowWrite flag 2023-01-31 15:48:53 +03:00
commonspace Update derive id method name 2023-03-16 19:01:05 +01:00
coordinator Add change type and payload 2023-03-10 14:37:03 +01:00
deps build deps locally 2023-01-11 14:15:20 +03:00
metric make common module as any-sync repo 2023-01-05 15:34:09 +03:00
net Remove old connection from pool on close (GetOneOf) 2023-03-13 17:18:21 +01:00
nodeconf Add credential provider 2023-03-02 22:04:37 +01:00
testutil remove priv keys from nodes conf 2023-02-23 16:55:10 +03:00
util Add strkey for string encoding 2023-03-06 19:08:16 +01:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod add an ability to set levels separately for named loggers 2023-03-06 22:25:43 +01:00
go.sum add an ability to set levels separately for named loggers 2023-03-06 22:25:43 +01:00
Makefile coordinator proto 2023-02-22 16:35:29 +03:00