Confirmed users
214
edits
(→=) |
|||
Line 47: | Line 47: | ||
All networking access in WebRTC is mediated through the ICE stack (media/mtransport/third_party/nICEr and media/mtransport/nr*). | All networking access in WebRTC is mediated through the ICE stack (media/mtransport/third_party/nICEr and media/mtransport/nr*). | ||
* The ability to send and receive UDP datagrams with any valid local address and any remote address. | |||
* The ability to enumerate every network interface. | |||
* The ability to have events happen at specific times. | |||
Below is a schematic diagram of the interaction of the ICE stack with the rest of the system. | Below is a schematic diagram of the interaction of the ICE stack with the rest of the system. |