1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 17:45: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-06-21 13:50:50 +05:00
.github fix imports 2023-05-23 14:47:24 +02:00
accountservice fix imports 2023-05-23 14:47:24 +02:00
app Add app.IterateComponents method. This method helps to create debugging HTTP handlers in Heart 2023-06-21 13:50:50 +05:00
commonfile handshake proto + common handshake fixes 2023-05-31 16:22:49 +02:00
commonspace Simplify tree remote getter 2023-06-13 19:00:01 +02:00
coordinator switch coordinator to new peer api 2023-06-02 10:39:48 +02:00
deps build deps locally 2023-01-11 14:15:20 +03:00
metric provide client version to rpc log 2023-06-13 15:32:46 +02:00
net add peer addr to cctx 2023-06-13 19:06:10 +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 fix imports 2023-05-23 14:47:24 +02:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod Bump github.com/multiformats/go-multihash from 0.2.2 to 0.2.3 2023-06-13 11:49:19 +00:00
go.sum Bump github.com/multiformats/go-multihash from 0.2.2 to 0.2.3 2023-06-13 11:49:19 +00:00
LICENSE change license org 2023-03-01 03:01:13 +02:00
Makefile remove multiconn.LastUsage + fix peer gc 2023-06-13 13:40:13 +02:00