Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
kcenon::network::protocols::grpc::compression Namespace Reference

gRPC compression algorithms More...

Variables

constexpr const char * identity = "identity"
 
constexpr const char * deflate = "deflate"
 
constexpr const char * gzip = "gzip"
 

Detailed Description

gRPC compression algorithms

Variable Documentation

◆ deflate

◆ gzip

◆ identity