Forked from vast-engineering/express-vhost
Improves on express.js middleware for vhost by avoiding expensive regex chains. This will perform better and scale more than connect vhost.
JavaScript
Forked from theturtle32/WebSocket-Node
A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)
JavaScript
Forked from restify/node-restify
node.js REST framework specifically meant for web service APIs
JavaScript