blob: 6180e177a105d21a1959bd5656e1d429bbdb3450 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libdatachannel: libdatachannel (C/C++ WebRTC network library)
libdatachannel:
libdatachannel: libdatachannel is a standalone implementation of WebRTC Data Channels,
libdatachannel: WebRTC Media Transport, and WebSockets in C++17 with C bindings for
libdatachannel: POSIX platforms and Microsoft Windows. WebRTC is a W3C and IETF
libdatachannel: standard enabling real-time peer-to-peer data and media exchange
libdatachannel: between two devices.
libdatachannel:
libdatachannel: Homepage: https://github.com/paullouisageneau/libdatachannel
libdatachannel:
libdatachannel:
|