1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-11 18:20:28 +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-02-21 16:51:40 +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 Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
commonfile fileproto: allowWrite flag 2023-01-31 15:48:53 +03:00
commonspace Add more logs for space 2023-02-21 16:46:40 +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 Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
nodeconf remove tls listener, move handshake to serve goroutine 2023-02-17 00:09:52 +03:00
testutil secure service test 2023-02-15 22:09:09 +03:00
util fix streampool tags 2023-01-27 20:34:48 +03:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod Merge pull request #19 from anytypeio/dependabot/go_modules/golang.org/x/net-0.6.0 2023-02-13 22:10:21 +03:00
go.sum Merge pull request #19 from anytypeio/dependabot/go_modules/golang.org/x/net-0.6.0 2023-02-13 22:10:21 +03:00
Makefile handshake proto and implementation 2023-02-11 22:52:20 +03:00