Pages

Friday 14 March 2014

WebSocket Demos

Here you will find an aggregated list of WebSocket demos from all over the Web.


Thumbnail of Echo Test Echo Test
Test a WebSocket connection from your browser against our WebSocket echo server.



Thumbnail of Kaazing.meKaazing.me
Several examples of WebSocket together on the one page. The bar along the bottom of the screen lets you connect to Google Chat over WebSocket.
Mr. Doob's Multiuser Sketchpad
A shared sketchpad that everyone can draw on at the same time. Websockets are used to keep up with the position data shared between users.
Thumbnail of RumpetrollRumpetroll
Norwegian for "tadpole", swim around with other rumpetrolls. WebSockets communicate positional data between all users.
Thumbnail of WordSquaredWordSquared
A massively multiplayer online Scrabble-like word game.






WebGL Aquarium
This is a 100% HTML5, WebGL and JavaScript. Each of the 8 machines is running Chrome. They communicate using WebSockets to coordinate the differenct screens.
The WebSocket Difference
A video that visually demonstrates the performance improvements you get by using WebSocket.
Video Sync with WebSocket
Shows a single controller controlling the video that all connected users are watching.

No comments:

Post a Comment