syncthing/cmd/relaysrv
Audrius Butkevicius 0e2132ad3e Always print URI 2015-09-21 22:15:29 +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
LICENSE Initial commit 2015-06-24 00:34:16 +01:00
README.md Progress 2015-06-28 19:57:13 +01:00
listener.go Merge pull request #5 from syncthing/info 2015-09-14 16:20:08 +02:00
main.go Always print URI 2015-09-21 22:15:29 +01:00
pool.go Handle 403 2015-09-07 18:12:18 +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

README.md

relaysrv

This is the relay server for the syncthing project.

go get github.com/syncthing/relaysrv