4 Commits

Author SHA1 Message Date
FUJITA Tomonori bb1bbdd197 docs: update C++ gRPC API example
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
2018-12-24 23:18:37 +09:00
Satoshi Fujimoto aea13caea6 grpc: Improve building tools and docs for C++ client
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>
2017-06-30 13:32:57 +09:00
Pavel Odintsov 94b9f27c89 Enhanced C++ client library
Now we could call any important functions for IPv4 unicast and IPv4
Flow Spec. I have updated code for new service / packages names.
2015-10-02 03:25:32 +09:00
Pavel Odintsov 3077880219 Add gRPC API client examples in C++ 2015-09-04 13:49:25 +09:00