syncthing/cmd/relaysrv
2015-07-23 20:53:16 +01:00
..
client Connection errors are debug errors 2015-07-23 20:53:16 +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
LICENSE Initial commit 2015-06-24 00:34:16 +01:00
main.go Implement global and per session rate limiting 2015-07-20 13:37:11 +02:00
protocol_listener.go Style and minor fixes, main package 2015-07-20 14:04:34 +02:00
README.md Progress 2015-06-28 19:57:13 +01:00
session_listener.go Style and minor fixes, main package 2015-07-20 14:04:34 +02:00
session.go Implement global and per session rate limiting 2015-07-20 13:37:11 +02: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