Package-level declarations
Types
Link copied to clipboard
The congestion control to be applied when routing the data.
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.