Module data_channel

Source

Structsยง

Config
Config is used to configure the data channel.
DataChannel
DataChannel represents a data channel
PollDataChannel
A wrapper around around DataChannel, which implements AsyncRead and AsyncWrite.