|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Unified gRPC protocol header. More...
#include "kcenon/network/detail/protocols/grpc/status.h"#include "kcenon/network/detail/protocols/grpc/frame.h"#include "kcenon/network/detail/protocols/grpc/client.h"#include "kcenon/network/detail/protocols/grpc/server.h"#include "kcenon/network/detail/protocols/grpc/service_registry.h"#include "kcenon/network/detail/protocols/grpc/grpc_official_wrapper.h"

Go to the source code of this file.
Namespaces | |
| namespace | kcenon::network::protocols::grpc |
| gRPC protocol implementation | |
Unified gRPC protocol header.
This is the main entry point for using gRPC functionality in network_system. It includes all necessary gRPC components:
Usage:
Definition in file grpc.h.