Stars
116
Forks
9
Watchers
116
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Nerve now uses a modified version of underscore.js to simplify the request handler.
e095535View on GitHubReplaced deprecated writeHeader call with call to writeHead.
12c7f11View on GitHubChanged to use req.end and res.end instead of req.close and res.close; fixed bug with error handling for attempt to read a directory in serve_static_file.
9e7151cView on GitHubbrings Nerve up-to-date with Node 0.1.30 (not using Promises)
b4467efView on GitHub