summaryrefslogtreecommitdiffhomepage
path: root/tools/grpc/cpp/gobgp_api_client.cc
AgeCommit message (Collapse)Author
2016-03-30Errors while compile gRPC client for C++root
2015-12-22gobgpd/gobgp: change grcp port to 50051 from 8080ISHIDA Wataru
also add an option to change grpc port Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
2015-12-16Sync C++ examples with recent changes in gRPC and GoGBP APIPavel Odintsov
2015-10-02Enhanced C++ client libraryPavel 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-04Add gRPC API client examples in C++Pavel Odintsov