From 574c3d490061fa4f8ddd3eb5c855abf5eab7b458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 9 Feb 2013 15:38:35 +0100 Subject: Improve Websocket example --- examples/websocket/priv/html_ws_client.html | 2 +- examples/websocket/priv/static/jquery.min.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 examples/websocket/priv/static/jquery.min.js (limited to 'examples/websocket/priv') diff --git a/examples/websocket/priv/html_ws_client.html b/examples/websocket/priv/html_ws_client.html index a7d24ca..030a178 100644 --- a/examples/websocket/priv/html_ws_client.html +++ b/examples/websocket/priv/html_ws_client.html @@ -2,7 +2,7 @@ Websocket client - +