Skip to main content

Module config

Module config 

Source

Re-exports§

pub use crate::health::HealthConfig;
pub use crate::http_health::HttpHealthConfig;
pub use crate::http_server::HttpServerConfig;

Structs§

ReconnectionConfig
Configuration for gRPC stream reconnection with exponential backoff
RuntimePlan
Runtime capabilities selected for one server process.
ServerConfig
Main server configuration
TransactionConfig
Explicit configuration for the fixed transaction relay routes.
WebSocketConfig
WebSocket server configuration
YellowstoneConfig
Yellowstone gRPC configuration

Constants§

WEBSOCKET_PROTOCOL_VERSION
The only wire protocol accepted by the WebSocket server.