#WebRTC #networking #p2p #tcp #udp #rtcpeerconnection

Paul-Louis Ageneau f481608f26 Changed Candidate::candidate() method to return entire line 6 years ago
include 29aa871583 Made Configuration optional in PeerConnection 6 years ago
src f481608f26 Changed Candidate::candidate() method to return entire line 6 years ago
test deb215c600 Added message sending to test 6 years ago
usrsctp @ 04d617c9c1 d7049e7322 Updated usrsctp 6 years ago
.clang-format 611c53191c Added .clang-format and .editorconfig 6 years ago
.editorconfig 611c53191c Added .clang-format and .editorconfig 6 years ago
.gitignore f19a0aa6c7 Simple local test with two peer connections 6 years ago
.gitmodules 1c0a97980b Added usrsctp submodule 6 years ago
LICENSE f844c71e0f Initial commit 6 years ago
Makefile 6e3ba6afd7 Reorganised project to separate public from private headers 6 years ago
README.md f844c71e0f Initial commit 6 years ago

README.md

libdatachannel

WebRTC DataChannels C++ implementation