Constant honk_rpc::honk_rpc::DEFAULT_MAX_MESSAGE_SIZE
source ยท pub const DEFAULT_MAX_MESSAGE_SIZE: usize = _; // 4_096usize
Expand description
The default maximum allowed Honk-RPC message (4096 bytes)
pub const DEFAULT_MAX_MESSAGE_SIZE: usize = _; // 4_096usize
The default maximum allowed Honk-RPC message (4096 bytes)