Package-level declarations

Types

Link copied to clipboard

The congestion control to be applied when routing the data.

Link copied to clipboard
class Encoding

Default encoding values used by Zenoh.

Link copied to clipboard

The Priority of Zenoh messages.

Link copied to clipboard
data class QoS(val congestionControl: CongestionControl = CongestionControl.DROP, val priority: Priority = Priority.DATA, val express: Boolean = false)

Quality of service settings used to send zenoh message.

Link copied to clipboard

The kind of sample.