node.js
- テクノロジー
- 2009/06/02 01:10
tinyclouds
- javascript v8 Google js-v8 async js-server js-lib
Node Purely event-based I/O for V8 javascript. An example of a web server written with Node which responds with "Hello World" after waiting two seconds: new node.http.Server(function (req, res) { setTimeout(function () { res.sendHeader(200, [["Content-Typ... > このページを見る
ユーザーはみんなでブックマークを共有して、効率良く情報収集しています。あなたもはてなブックマークを始めてみませんか?