ricochet-go/core
John Brooks a56dbfa5b9 core: Improve OnionConnector backoff and retry behavior
OnionConnector will now reset the backoff timer and try again
immediately when network connection status changes. Connection attempts
now scale up to 15 minutes, instead of waiting only 10 seconds each
time.
2016-11-06 19:35:15 -07:00
..
utils core: Use consistent functions to validate and convert address formats 2016-11-05 21:27:13 -06:00
address.go core: Use consistent functions to validate and convert address formats 2016-11-05 21:27:13 -06:00
config.go core: Make config slightly more reliable in handling errors 2016-11-05 20:05:37 -06:00
contact.go core: Replace old contact connections properly 2016-11-05 22:58:55 -06:00
contactlist.go core: Use consistent functions to validate and convert address formats 2016-11-05 21:27:13 -06:00
conversation.go Change imports after moving repository 2016-10-16 22:26:35 -06:00
identity.go core: Use consistent functions to validate and convert address formats 2016-11-05 21:27:13 -06:00
network.go core: Improve OnionConnector backoff and retry behavior 2016-11-06 19:35:15 -07:00
onionconnector.go core: Improve OnionConnector backoff and retry behavior 2016-11-06 19:35:15 -07:00
protocol.go core: Handle response to outbound contact requests 2016-10-28 16:17:18 -06:00
ricochet.go core: Remove hardcoded tor control address 2016-11-05 22:09:18 -06:00
rpcserver.go core: Remove hardcoded tor control address 2016-11-05 22:09:18 -06:00