pub trait ChannelPlurality: Send + Sync { }
Expand description

Tags types which are used to indicate the number of WebRtcChannels or ChannelConfigs in a WebRtcSocket or WebRtcSocketBuilder respectively.

Implementors§