1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 09:35: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-02-17 15:39:31 +03: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 listen ctx for closing object 2023-02-13 21:49:56 +03:00
commonfile fileproto: allowWrite flag 2023-01-31 15:48:53 +03:00
commonspace cleanup thread on error 2023-02-14 21:18:25 +03: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 listener 2023-02-17 15:38:42 +03: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