From 2745c093dca7105672fd540f9d060a0ef1a1ce69 Mon Sep 17 00:00:00 2001 From: Chris Hiszpanski Date: Thu, 29 Apr 2021 01:30:50 -0700 Subject: Adds signaling to demo Adds simple HTTP/1.0 signaling to demo. Demo long-polls demo server (demo.liburtc.org) for an offer and posts an answer. Similarily, long-polls and posts candidates. --- examples/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/.gitignore') diff --git a/examples/.gitignore b/examples/.gitignore index b04600a..1549b67 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1 +1 @@ -sandbox +demo -- cgit v1.2.3