Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-13 | client: fix client_test | ISHIDA Wataru | |
before creating new client, we need to ensure GrpcServer is up. Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp> | |||
2016-12-05 | client: Allow creating a GoBGPClient using a user specific GRPC connection ↵ | Chris Stockton | |
and client This allows wrapping the dialer, implementing your own wrapped GobgpApiClient or dialing with a context for cancelation on unreliable endpoints. | |||
2016-11-16 | client: fix bug of GetNeighbor() | Wataru Ishida | |
also add a unit test Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp> |