Re-exports§
pub use crate::frame::traits::*;
Modules§
- events
- frame_
decoder - frame_
encoder - message_
auth_ challenge - message_
auth_ response - message_
auth_ success - message_
authenticate - message_
batch - message_
error - message_
event - message_
execute - message_
options - message_
prepare - message_
query - message_
ready - message_
register - message_
request - message_
response - message_
result - message_
startup - message_
supported - traits
Structs§
- Envelope
- Flags
- Envelope flags
- Parsed
Envelope
Enums§
- Check
Envelope Size Error - Direction
- Opcode
- Parse
Envelope Error - Version
- Protocol version.
Constants§
- EVENT_
STREAM_ ID - LENGTH_
LEN - Number of body length bytes in accordance to protocol.
- MAX_
FRAME_ SIZE - Maximum size of an entire frame.
- PAYLOAD_
SIZE_ LIMIT - Maximum size of frame payloads - aggregated envelopes or a part of a single envelope.
- STREAM_
LEN - Number of stream bytes in accordance to protocol.
Type Aliases§
- Stream
Id - Cassandra stream identifier.