Module protocol_features

Source
Expand description

Implementation and negotiation of extensions to the CQL protocol.

Structs§

ProtocolFeatures
Which protocol extensions are supported by the server.

Constants§

LWT_OPTIMIZATION_META_BIT_MASK_KEY
The key of the single entry of the LWT optimization extension, which entry is a bit mask for the frame flags used to mark LWT frames.
SCYLLA_LWT_ADD_METADATA_MARK_EXTENSION
The extension used to add metadata for LWT optimization. See ProtocolFeatures::lwt_optimization_meta_bit_mask and related issue for more details.