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: