Get desktop application:
View/edit binary Protocol Buffers messages
Capabilities
Used in:
get supported connection capabilities and their current state :returns: :protobuf:msg:`Polarx.Connection::Capabilities` or :protobuf:msg:`Polarx::Error`
(message has no fields)
sets connection capabilities atomically only provided values are changed, other values are left unchanged. If any of the changes fails, all changes are discarded. :precond: active sessions == 0 :returns: :protobuf:msg:`Polarx::Ok` or :protobuf:msg:`Polarx::Error`
a Capability a tuple of a ``name`` and a :protobuf:msg:`Polarx.Datatypes::Any`
Used in:
announce to the server that the client wants to close the connection it discards any session state of the server :Returns: :protobuf:msg:`Polarx::Ok`
(message has no fields)