node-httpp is the part of HTTPP, that stands for HTTP over UDP and bring
Web in P2P style against client/central-server.

It consists of three modules: udt.js, httpp.js, httpps.js, all them keep
the same api as net.js/http.js/https.js.

It's simple to use node-httpp:
1. replace net with udt, http with httpp, https with httpps when require
net/http/httpps modules.
2. the rest of things is same as HTTP.

I opensouce it on github:

https://github.com/InstantWebP2P/node-httpp

Best regards
  Tom

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to