Module stream

Module stream 

Source
Expand description

A Stream in an ICE Agent.

Structsยง

Credentials
A set of ICE/TURN credentials.
GatheredCandidate
A locally gathered candidate.
PollRecv
Data that should be sent to a peer as a result of calling Stream::poll_recv().
RecvData
Data to send.
Stream
An ICE Stream
StreamIncomingDataReply
Return value to Stream::handle_incoming_data.