Options packet (Cassandra)

This is typically the first packet sent by the client. It asks the server to reply with a Supported packet detailing what the server supports.

This packet is also often used as a "ping" to verify that the server is alive.

Properties

This packet type has no properties aside from the common ones.


Methods

This packet type has no methods aside from the common ones.