ricochet-go/core
John Brooks b74073fd09 core: Load identity from config
Also, slightly refactor Ricochet to be an interface to get the various
top-level components, and let the implementation define it (such as
backend's RicochetCore RPC type)
2016-08-29 19:50:10 -06:00
..
utils core: Add utils/publisher 2016-08-02 17:35:42 -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 Skeleton of core API 2016-06-30 21:18:55 -06:00
contactlist.go Skeleton of core API 2016-06-30 21:18:55 -06:00
identity.go core: Load identity from config 2016-08-29 19:50:10 -06:00
inboundcontactrequest.go Skeleton of core API 2016-06-30 21:18:55 -06:00
network.go core: Add functions for publishing onion services 2016-08-28 19:59:49 -06:00
outboundcontactrequest.go Skeleton of core API 2016-06-30 21:18:55 -06:00
ricochet.go core: Load identity from config 2016-08-29 19:50:10 -06:00
torconfiguration.go Skeleton of core API 2016-06-30 21:18:55 -06:00