From 834056402ac4a94baa1ab622f127dfdd84826bc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 9 Sep 2013 16:21:53 +0200 Subject: Convert the websocket example to a release --- examples/websocket/priv/index.html | 112 +++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 examples/websocket/priv/index.html (limited to 'examples/websocket/priv/index.html') diff --git a/examples/websocket/priv/index.html b/examples/websocket/priv/index.html new file mode 100644 index 0000000..5bc7f15 --- /dev/null +++ b/examples/websocket/priv/index.html @@ -0,0 +1,112 @@ + + + + Websocket client + + + + + + + + + + + -- cgit v1.2.3