Crate reifydb_sub_server

Crate reifydb_sub_server 

Source

Structs§

HttpHandler
NetworkConfig
ProtocolServer
Multi-protocol server that can handle WebSocket and HTTP protocols
ServerConfig
Main server configuration supporting multiple protocols
ServerSubsystem
Server subsystem that supports WebSocket and HTTP protocols
ServerSubsystemFactory
Factory for creating server subsystem instances
WebSocketHandler

Enums§

ProtocolError
Errors that can occur during protocol handling

Traits§

ProtocolHandler
Trait for protocol handlers