Commit Graph

6 Commits

Author SHA1 Message Date
Michael Crosby 72db99191c Use protos for peer info 2018-09-18 21:59:54 -04:00
Michael Crosby 235ddbdc7e Add labels for peers
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-09-18 08:23:11 -04:00
Michael Crosby 8eb32d9bde Add debug config option 2018-09-14 17:02:29 -04:00
Michael Crosby 382f52335c Remove GRPC from element
I came in like a wrecking ball....

I think the grpc server and rpc configuration for the server should be
handled outside of this package.  There are many ways to configure it
and we need more flexability on start and shutdown for grpc services.
Signal handling should be in the caller.
2018-09-14 08:25:56 -04:00
Evan Hazlett aa0c2abf84
add Config func
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2018-06-07 01:17:03 -04:00
Evan Hazlett 752f9b0d09
initial commit
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2018-06-04 12:40:04 -04:00