From b6707c3bb53c931e9ec3c5c6630149b7121bbcf5 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 4 Nov 2015 18:55:36 +0100 Subject: Removed mongoose due to restricted license and webserver wip till code is restructured (nw) --- .../mongoose/examples/websocket_chat/index.html | 98 ---------------------- 1 file changed, 98 deletions(-) delete mode 100644 3rdparty/mongoose/examples/websocket_chat/index.html (limited to '3rdparty/mongoose/examples/websocket_chat/index.html') diff --git a/3rdparty/mongoose/examples/websocket_chat/index.html b/3rdparty/mongoose/examples/websocket_chat/index.html deleted file mode 100644 index 5da84d30775..00000000000 --- a/3rdparty/mongoose/examples/websocket_chat/index.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - WebSocket Test - - - - - - -
-

Websocket PubSub Demonstration

- -

- This page demonstrates how Mongoose web server could be used to implement - - publish–subscribe pattern. Open this page in several browser - windows. Each window initiates persistent - WebSocket - connection with Mongoose, making each browser window a websocket client. - Join a room, send messages, and see messages sent by other clients. -

- -

- My ID: -

-

- Join room: -

- -
-
- -

- - -

-
- - -- cgit v1.2.3-70-g09d2