diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-09-21 14:07:26 +0900 |
---|---|---|
committer | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-09-25 15:30:16 +0900 |
commit | 9b278ba79ba2d12598405d1109b0b90b42e68357 (patch) | |
tree | 45100d0bfa136c547ab116361c827f18ca4411cf /.goreleaser.yml | |
parent | ce258f05d2fd9c3f66b831cae1e40bc9958cef1f (diff) |
api: GetPath API alternative to GetRib
With the extremely large RIBs, GetRib gRPC API hits the limits of each
message size, because this API is using simple request/response RPC.
This patch introduces a new API GetPath which using streaming RPC and
can retrieve RIBs even if extremely large.
Note: GetRib can be replaced with GetPath and obsoleted in the future.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to '.goreleaser.yml')
0 files changed, 0 insertions, 0 deletions