Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-24 | docs: update C++ gRPC API example | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> | |||
2017-06-30 | grpc: Improve building tools and docs for C++ client | Satoshi Fujimoto | |
This patch includes the following fixes: * update Makefile for protobuf 3.3.0 / gRPC 1.4.1 * make build.sh which generates stub codes and builds GoBGP shared library (instead, remove those operations from docs) Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com> | |||
2015-10-02 | Enhanced C++ client library | Pavel Odintsov | |
Now we could call any important functions for IPv4 unicast and IPv4 Flow Spec. I have updated code for new service / packages names. | |||
2015-09-04 | Add gRPC API client examples in C++ | Pavel Odintsov | |