Paul-Louis Ageneau 177b3ea352 Cosmetic fixes hace 5 años
..
client 31be692f9d Reduced client random ID length to 4 hace 5 años
copy-paste d00fe79339 Added CMakeLists for copy-paste hace 5 años
copy-paste-capi ac91789c04 Moved P2P C API example hace 5 años
signaling-server-python 177b3ea352 Cosmetic fixes hace 5 años
signaling-server-rust 46b0b36261 Moved examples hace 5 años
web 31be692f9d Reduced client random ID length to 4 hace 5 años
README.md a5a444cb11 Added some Readme info hace 5 años

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: