ニュース

noVNC は VNCクライアントで、HTML5 WebSockets, Canvas と JavaScriptで実装されている。InfoQ、は、 Joel Martin氏と、 noVNCとHTML5アプリケーションの開発経験に ...
Create a JavaScript client that works with a WCF 4.5 WebSockets service to receive continuous, ongoing updates from the service.
WebSocketやnode.js、HTML5 Canvasなどの最新技術を使ったモバイルWebゲーム「Handy Stadium」。 今回はHandy Stadiumのプログラム構成と技術的なポイントを解説 ...
A simple full-stack JavaScript application lets you see what happens under the hood in the WebSockets communication protocol.
WebSocketやnode.js、HTML5 Canvasなどの最新技術を使ったモバイルWebゲーム「Handy Stadium」。今回はHandy Stadiumのプログラム構成と技術的なポイントを解説 ...
Node.js is single-threaded, and because there is very little resource overhead to responding to a WebSocket event, the server generally handles the flood of events without issue.