10 Commits
Author SHA1 Message Date
FUJITA Tomonori bb1bbdd197 docs: update C++ gRPC API example
Signed-off-by: FUJITA Tomonori <[email protected]>
2018-12-24 23:18:37 +09:00
tamihiroandFUJITA Tomonori 1cf93d5acf fix path to lib directory 2018-07-24 09:48:57 +09:00
Satoshi Fujimoto 487c30fbc4 grpc: Update and Modify C++ sample client
This patch updates C++ sample gRPC client for GoBGP v1.12 gRPC API.
And this removes the route announcement feature from C++ sample client,
for maintenance and uniformity.

Signed-off-by: Satoshi Fujimoto <[email protected]>
2017-06-30 13:33:07 +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 <[email protected]>
2017-06-30 13:32:57 +09:00
root 88504f08b2 Errors while compile gRPC client for C++ 2016-03-30 12:00:55 +03:00
ISHIDA Wataru c0e0aafa74 gobgpd/gobgp: change grcp port to 50051 from 8080
also add an option to change grpc port

Signed-off-by: ISHIDA Wataru <[email protected]>
2015-12-22 15:29:29 +09:00
Pavel OdintsovandFUJITA Tomonori 2648b9bae2 Sync C++ examples with recent changes in gRPC and GoGBP API 2015-12-16 15:06:56 -08:00
Pavel OdintsovandFUJITA Tomonori 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
FUJITA Tomonori f9fe9a4b9b doc: merge grpc C++ README into grpc-client.md
Signed-off-by: FUJITA Tomonori <[email protected]>
2015-09-04 13:54:21 +09:00
Pavel OdintsovandFUJITA Tomonori 3077880219 Add gRPC API client examples in C++ 2015-09-04 13:49:25 +09:00