net-web
v0.2.0
Published
a global(page) node net shim for the web
Downloads
30
Readme
net-web
A simple virtual implementation of node's net package. It's stays global on a page so that other services built for the web can use the same event emitters (there sockets and servers can tie to the same ports)
install
npm install net-web