Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
grpc.h
Go to the documentation of this file.
1// BSD 3-Clause License
2// Copyright (c) 2024, 🍀☀🌕🌥 🌊
3// See the LICENSE file in the project root for full license information.
4
5#pragma once
6
43// Core gRPC types (from detail directory)
46
47// Client and server APIs (from detail directory)
50
51// Service registration and management (from detail directory)
53
54// Official gRPC library wrapper (from detail directory)
56
gRPC client channel configuration and connection.
Official gRPC library wrapper interfaces.
gRPC message framing and serialization.
gRPC server configuration and service hosting.
gRPC service registration mechanism
gRPC status codes and error representation.