From b75bbfd9bd96ad8bb7174a768ae70cf3e8c5af7a Mon Sep 17 00:00:00 2001 From: José Bollo Date: Wed, 6 Apr 2016 15:26:04 +0200 Subject: websocket first version works MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4db7d432ea5921636bb5033b8d31e91475cecc52 Signed-off-by: José Bollo --- test/websock.html | 62 +++++++++++++++++++++++-------------------------------- 1 file changed, 26 insertions(+), 36 deletions(-) (limited to 'test/websock.html') diff --git a/test/websock.html b/test/websock.html index 1db33b2a..dd38e74a 100644 --- a/test/websock.html +++ b/test/websock.html @@ -1,47 +1,37 @@ - - + WebSocket Echo + - - + +

WebSocket Echo

Not Connected
- - + -- cgit 1.2.3-korg