Open Source Continuous File Synchronization; contains branches to build Syncthing as a C library
Go to file
Audrius Butkevicius 6e126fb97e Merge pull request #8 from syncthing/latency
Connected clients should know their own latency
2015-09-20 12:47:37 +01:00
client Connected clients should know their own latency 2015-09-20 13:40:24 +02:00
protocol Use a single socket for relaying 2015-09-02 21:35:52 +01:00
testutil Add a test method, fix nil pointer panic 2015-09-06 18:35:38 +01:00
.gitignore Improve status reporter 2015-08-20 14:29:57 +02:00
build.sh Cleaner build 2015-08-20 12:33:11 +02:00
CONTRIBUTORS I contribute stuff 2015-08-20 12:33:52 +02:00
LICENSE Initial commit 2015-06-24 00:34:16 +01:00
listener.go Merge pull request #5 from syncthing/info 2015-09-14 16:20:08 +02:00
main.go Drop all sessions when we realize a node has gone away 2015-09-11 22:29:50 +01:00
pool.go Handle 403 2015-09-07 18:12:18 +01:00
README.md Progress 2015-06-28 19:57:13 +01:00
session.go Drop all sessions when we realize a node has gone away 2015-09-11 22:29:50 +01:00
status.go Drop all sessions when we realize a node has gone away 2015-09-11 22:29:50 +01:00
utils.go Progress 2015-06-28 19:57:13 +01:00

relaysrv

This is the relay server for the syncthing project.

go get github.com/syncthing/relaysrv