blob: ab9d357df9bf0f1e6f717659268b21ec7b91877c (
plain)
1
2
3
4
5
6
7
|
libdatachannel (C/C++ WebRTC network library)
libdatachannel is a standalone implementation of WebRTC Data Channels,
WebRTC Media Transport, and WebSockets in C++17 with C bindings for
POSIX platforms and Microsoft Windows.
WebRTC is a W3C and IETF standard enabling real-time peer-to-peer data
and media exchange between two devices.
|