diff --git a/test-server/test.html b/test-server/test.html index be0b17f6..482147e0 100644 --- a/test-server/test.html +++ b/test-server/test.html @@ -1,40 +1,62 @@ - + Minimal Websocket test app + -
-

Detected Browser:
...

-

libwebsockets "dumb-increment-protocol" test applet

-The incrementing number is coming from the server and is individual for -each connection to the server... try opening a second browser window. -Click the button to send the server a websocket message to -reset the number.

+
+
- - - - - +
Not initialized
+ +
+
Detected Browser:
...
+ +
+ +
+
libwebsockets "dumb-increment-protocol"
+
+ + + +
Not initialized
- -

libwebsockets "lws-mirror-protocol" test applet

+
+The incrementing number is coming from the server and is individual for +each connection to the server... try opening a second browser window. +

+Click the button to send the server a websocket message to +reset the number. +
+
+
+
+
libwebsockets "lws-mirror-protocol"
+
Use the mouse to draw on the canvas below -- all other browser windows open on this page see your drawing in realtime and you can see any of theirs as well. -

+

The lws-mirror protocol doesn't interpret what is being sent to it, it just re-sends it to every other websocket it has a connection with using that protocol, including the guy who sent the packet. -

libwebsockets-test-client spams circles on to this shared canvas when -run.

-

- - +

+libwebsockets-test-client joins in by spamming circles on to this shared canvas when +run. + +
- + - +
Drawing color:
Not initialized
Not initialized
+
+
+
+ +
+Looking for support? http://libwebsockets.org
+Join the mailing list: ​http://ml.libwebsockets.org/mailman/listinfo/libwebsockets + +
+ +