Paul-Louis Ageneau df2102497d Fixed compilation 5 年 前
..
client 4bd40799fd Fixed compilation for MSVC 5 年 前
copy-paste 50f61b19aa Moved C++ tests and examples to static lib on Windows 5 年 前
copy-paste-capi df2102497d Fixed compilation 5 年 前
signaling-server-python 177b3ea352 Cosmetic fixes 5 年 前
signaling-server-rust 46b0b36261 Moved examples 5 年 前
web 31be692f9d Reduced client random ID length to 4 5 年 前
README.md a5a444cb11 Added some Readme info 5 年 前

README.md

Examples for libdatachannel

This directory contains different WebRTC clients and WebSocket + JSON signaling servers.

  • client uses libdatachannel to implement WebRTC Data Channels with WebSocket signaling
  • web contains an equivalent implementation for web browsers and a node.js signaling server
  • signaling-server-python contains a similar signaling server in Python

Additionally, it contains two debugging tools for libdatachannel with copy-pasting as signaling: