Dude, -1. Nobody wants an unnecessary fork of node. Extract the code
so it can be used as a proper external module and I guarantee you'll
get more adoption.

On Mon, Oct 29, 2012 at 4:45 PM, tom <zs68j...@gmail.com> wrote:
> I will distribute the binary release for easy usage in short term.
>
> best regards
>   Tom
>
>
> On Monday, October 29, 2012 4:19:41 PM UTC+8, Dean Mao wrote:
>>
>> hopefully it's a big plan then...  I don't think i'm going to recompile
>> node just to try this out :-P
>>
>>
>> On Mon, Oct 29, 2012 at 1:03 AM, tom <zs68...@gmail.com> wrote:
>>>
>>> Making HTTPP as module or rewrite it in pure JS is a plan.
>>>
>>> Best regards
>>>   tom
>>>
>>>
>>> On Sunday, October 28, 2012 1:00:42 AM UTC+8, Nathan Rajlich wrote:
>>>>
>>>> Sounds pretty cool. How come you did it as a fork of node rather than
>>>> an external module?
>>>>
>>>> On Sat, Oct 27, 2012 at 5:45 AM, tom <zs68...@gmail.com> wrote:
>>>> > 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 nod...@googlegroups.com
>>>> > To unsubscribe from this group, send email to
>>>> > nodejs+un...@googlegroups.com
>>>> > For more options, visit this group at
>>>> > http://groups.google.com/group/nodejs?hl=en?hl=en
>>>
>>> --
>>> 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 nod...@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> nodejs+un...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>>
> --
> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to