|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
gRPC 协议支持(基于 HTTP/2) 更多...
#include "NeForce/core/functional/function.hpp"#include "NeForce/core/utility/byte_size.hpp"#include "NeForce/network/http/http_server_message.hpp"类 | |
| gRPC 消息帧 更多... | |
| class | neforce::http::grpc_framer |
| gRPC消息帧编解码器 更多... | |
| class | neforce::http::grpc_handler |
| gRPC服务处理器基类 更多... | |
枚举 | |
| enum class | neforce::http::grpc_status : uint8_t |
| gRPC 状态码 | |
gRPC 协议支持(基于 HTTP/2)
在文件 grpc.hpp 中定义.