From 12df87e791ee6e468df31a6c468595b8c124a2b4 Mon Sep 17 00:00:00 2001 From: Chris Hiszpanski Date: Sat, 21 May 2022 01:04:33 -0700 Subject: Bare bones demo * ICE candidate parser * Simple demo.html * Outline of tinyrtc.h --- example/index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 example/index.html (limited to 'example/index.html') diff --git a/example/index.html b/example/index.html new file mode 100644 index 0000000..2fcb129 --- /dev/null +++ b/example/index.html @@ -0,0 +1,25 @@ + + + + + + + + + + TinyRTC Demo + + +

TinyRTC Demo

+ + + -- cgit v1.2.3