Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Port Request] libdatachannel #13487

Closed
Nemirtingas opened this issue Sep 11, 2020 · 1 comment · Fixed by #13704 or #13839
Closed

[New Port Request] libdatachannel #13487

Nemirtingas opened this issue Sep 11, 2020 · 1 comment · Fixed by #13704 or #13839
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving.

Comments

@Nemirtingas
Copy link
Contributor

Library name: libdatachannel

Library description:
libdatachannel is a standalone implementation of WebRTC Data Channels and WebSockets in C++17 with C bindings for POSIX platforms (including GNU/Linux, Android, and Apple macOS) and Microsoft Windows

Licensed under LGPLv2.

Source repository URL: https://github.com/paullouisageneau/libdatachannel

Project homepage (if different from the source repository):

Anything else that is useful to know when adding (such as optional features the library may have that should be included):
Features:
For ICE implementation: use either libjuice or libnice : libjuice as default
For SSL: openssl or GNUTls : openssl as default

Extra dependencies:
nlohmann::json
plog

This library addition would be awesome because we don't have a lot of WebRTC C/C++ libraries out there that are easy to build.
This one even have CMake support.

@JonLiu1993 JonLiu1993 added category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. labels Sep 14, 2020
@LilyWangL LilyWangL reopened this Oct 13, 2020
@LilyWangL
Copy link
Contributor

This issue will be fixed in PR #13704.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving.
Projects
None yet
3 participants