Skip to content
Snippets Groups Projects
Commit 2daa1e46 authored by Gospodin Bodurov's avatar Gospodin Bodurov
Browse files

Merge branch '18-http-client' into 'master'

[18] grpc server and Rest API http client architecture

See merge request !92
parents c9fc8a3f 960a1e53
No related branches found
No related tags found
1 merge request!92[18] grpc server and Rest API http client architecture
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
#ifndef __VEREIGN_TEST_UTIL_PROTOBUF_HH
#define __VEREIGN_TEST_UTIL_PROTOBUF_HH
#include <string>
#include <google/protobuf/message.h>
namespace vereign {
namespace test {
std::string ProtobufToJson(const google::protobuf::Message& msg);
} // namespace vereign
} // namespace test
#endif // __VEREIGN_TEST_UTIL_PROTOBUF_HH
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment