storj/pkg
Natalie Villasana 1a06c2b0c7 adding grpc interface to network state (#33)
* adds proto files for netstate crud

* moves netstate grpc client lib into pkg/netstate where grpc netstate service is defined

* starts adding grpc client and server tests

* moves creation of grpc server into cmd/netstate/main.go, removes pkg/netstate/service.go, adds more client testing

* changed all 'Path' and 'Value' fields from strings to bytes, updated tests

* changes Get and Delete in proto file to receive 'requests' instead of 'file paths', adds tests for Get, List, and Delete

* changes netstate-routes to get 'fileValue' bytes not 'fileInfo'

* adds example rpc client in 'examples' and adds more specific debug logs

* adds readmes for netstate rpc services and updates netstate-routes
2018-05-14 18:31:26 -06:00
..
client fix travis, and get a clean lint (#32) 2018-05-08 18:02:01 -04:00
eestream eestream avoid waiting for slow pieces (#30) 2018-05-14 14:30:57 -06:00
kademlia DHT interfaces (#28) 2018-05-09 08:04:51 -06:00
miniogw pkg/miniogw: a minio-based s3 gateway for storj. just stubs right now (#34) 2018-05-08 19:49:54 -04:00
netstate adding grpc interface to network state (#33) 2018-05-14 18:31:26 -06:00
overlay some small import cleanups, go generate overlay protos (#25) 2018-05-01 13:24:32 -04:00
ranger Constructor for HTTP Ranger with known size (#43) 2018-05-14 14:34:08 -06:00
telemetry fix hanging travis test 2018-05-08 17:16:16 -06:00
.keep keep 2018-04-06 12:36:55 -04:00