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-06-28 10:11:21 +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 handshake proto + common handshake fixes 2023-05-31 16:22:49 +02:00
commonspace Correctly removing changes which we don't need to send 2023-06-22 19:22:56 +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 validate rpc method name 2023-06-14 11:55:59 +02:00
net fix race in proto handshake 2023-06-28 10:11:21 +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 Merge pull request #30 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0 2023-06-22 15:30:14 +02:00
go.sum Merge pull request #30 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0 2023-06-22 15:30:14 +02:00
LICENSE change license org 2023-03-01 03:01:13 +02:00
Makefile remove mockgen from deps 2023-06-14 12:01:52 +02:00