Hype
Elvin Yung
byImplementation of an HTTP server using TCP that attempts to emulate the Node HTTP API.
Install
Download from NPM.
Quickstart
var hype = ; var server = hype; server;
Implementation of an HTTP server using TCP that attempts to emulate the Node HTTP API.
Download from NPM.
var hype = ; var server = hype; server;
npm i hype-server
2
0.0.1
MIT