ricochet-go/core
John Brooks f56204116c core: Make outbound contact connections
Refactor the connection management on contacts to have a goroutine
responsible for tracking the state of a contact's connection, launching
and canceling outbound attempts when appropriate, etc.
2016-09-29 22:13:55 -07:00
..
utils core: Add forgotten utils/misc.go file 2016-09-11 21:38:03 -06:00
chatchannel.go Skeleton of core API 2016-06-30 21:18:55 -06:00
config.go core: Basic thread-safe and writable config API 2016-08-28 21:36:42 -06:00
contact.go core: Make outbound contact connections 2016-09-29 22:13:55 -07:00
contactlist.go core: Send contact update events on status change 2016-09-19 19:53:21 -06:00
identity.go core: Attach protocol connections to Contact 2016-09-15 18:32:58 -06:00
inboundcontactrequest.go Skeleton of core API 2016-06-30 21:18:55 -06:00
network.go core: Make outbound contact connections 2016-09-29 22:13:55 -07:00
onionconnector.go core: Add OnionConnector for outbound connections 2016-09-29 22:11:37 -07:00
outboundcontactrequest.go Skeleton of core API 2016-06-30 21:18:55 -06:00
protocol.go core: Make outbound contact connections 2016-09-29 22:13:55 -07:00
ricochet.go core: Add protocol from s-rah and accept inbound connections 2016-09-11 21:38:04 -06:00
torconfiguration.go Skeleton of core API 2016-06-30 21:18:55 -06:00