Open Source Continuous File Synchronization; contains branches to build Syncthing as a C library
Go to file
Audrius Butkevicius 6d0d5bd566 Merge pull request #2 from syncthing/ratelimit
Implement global and per session rate limiting
2015-07-20 12:57:55 +01:00
client General cleanup 2015-07-17 20:17:49 +01:00
protocol Change receiver type, add GoStringer 2015-07-17 21:49:45 +01:00
testutil General cleanup 2015-07-17 20:17:49 +01:00
.gitignore Build script from discosrv 2015-07-20 12:11:06 +02:00
CONTRIBUTORS Add initial code 2015-06-24 15:02:23 +01:00
LICENSE Initial commit 2015-06-24 00:34:16 +01:00
README.md Progress 2015-06-28 19:57:13 +01:00
build.sh Build script from discosrv 2015-07-20 12:11:06 +02:00
main.go Implement global and per session rate limiting 2015-07-20 13:37:11 +02:00
protocol_listener.go Implement global and per session rate limiting 2015-07-20 13:37:11 +02:00
session.go Implement global and per session rate limiting 2015-07-20 13:37:11 +02:00
session_listener.go Progress 2015-06-28 19:57:13 +01:00
utils.go Progress 2015-06-28 19:57:13 +01:00

README.md

relaysrv

This is the relay server for the syncthing project.

go get github.com/syncthing/relaysrv