Re-exports§
Modules§
Structs§
- Connection
Info - Per-connection metadata passed to hooks and extension factories.
- Decode
Limits - Limits for decoding RESP frames.
- Noop
Server Hooks - Default no-op hooks implementation.
- Server
- A RESP server.
- Server
Builder - Server builder for configuring the runtime.
- Server
Config - Server configuration for limits and runtime behavior.
- Server
Config Builder - Builder for
ServerConfig. - Value
Decoder - Streaming RESP decoder.
- Value
Encoder - Encoder for RESP values.
Enums§
- Value
- RESP frame value.
Traits§
- Server
Hooks - Observability hooks for the server runtime.