syncthing/discover
Ben Sidhom 2b26891062 Continue discovery on connect errors (fixes #324)
Continues trying to connect to the discovery server at regular intervals despite
failure. Whether or not to retry and retry interval should be specified in
configuration (not currently in this fix).
2014-07-04 13:47:54 -07:00
..
cmd/discosrv Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00
PROTOCOL.md Enable discovery gossiping 2014-05-11 19:55:43 -03:00
debug.go Add license header 2014-06-01 22:50:14 +02:00
discover.go Continue discovery on connect errors (fixes #324) 2014-07-04 13:47:54 -07:00
doc.go Add license header 2014-06-01 22:50:14 +02:00
packets.go Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00
packets_xdr.go Improve XDR performance 2014-06-30 13:35:48 +02:00