Can you point out how built it from scratch. Using third party software 
cause a lot of headache.


On Thursday, May 3, 2012 at 10:53:56 AM UTC+7, Evan wrote:
>
> Applications like this are why I built http://actionherojs.com/
> Let me know what you think! 
>
> On Tuesday, May 1, 2012 9:05:58 PM UTC-7, ss9 wrote:
>>
>> I have a unique app I need to build: 
>>
>> 1.  Gets a request from a browser 
>> 2.  Passes a call to a TCP server which sends a UUID to a 3rd party 
>> 3.  TCP server listens for streams from the 3rd party. 
>> 4.  TCP server filters the stream to send the UUID messages back to 
>> the HTTP server 
>> 5.  HTTP server does something with the message. 
>>
>> I've had a few thoughts so far which include two different node 
>> servers, one tcp and one http... or one server that does both, maybe 
>> spawns child processes for the tcp part? 
>>
>> Any thoughts on the best way to go about this?
>
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/32bbea53-07eb-49c7-83c7-76cb73930e0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to