Crate upgrade2webrtc

Source

Re-exports§

pub use webrtc;

Modules§

client
server
tls
transport

Constants§

RELIABLE_UNORDERED_DATA_CHANNEL
Configuration for a data channel where messages are always received but may not be in order
STUN_SERVERS
TCP_DATA_CHANNEL
Configuration for a data channel that is equivalent to a TCP connection
UDP_DATA_CHANNEL
Configuration for a data channel that is equivalent to a UDP connection