storj/pkg/discovery
Dylan Lott 9bdee7b106
Discovery service (#805)
* WIP possible discovery service impl

* Adds discovery service to CaptPlanet

* Updates the config and server for discovery service

* updates testplanet to use discovery package

* update satellite imports

* Removes unnecessary cache test

* linter fixes

* adds discovery startup to captplanet

* invoke refresh

* updates to discovery refresh cycle

* Make implementation more consistent with previous implementation

* add wait before trying to upload

* sleep a bit more

* remove kademlia bootstrap

* updates

* remove comments
2018-12-14 12:23:54 -07:00
..
config.go Discovery service (#805) 2018-12-14 12:23:54 -07:00
server.go Discovery service (#805) 2018-12-14 12:23:54 -07:00
service_test.go Discovery service (#805) 2018-12-14 12:23:54 -07:00
service.go Discovery service (#805) 2018-12-14 12:23:54 -07:00