Thanks! That's very helpful. I was pretty sure this was the route I would have to go. This gives me something to work with without starting from scratch.
On Friday, 18 October 2013 00:56:57 UTC-4, Andrey wrote: > > You can use "agent" option of http (and websocket) client. You need to > create agent and override createSocket function to return your own socket. > I'm having the same problem - I need to connect chrome devtools console > repl [1] using stream created by adb client library [2]. I created simple > wrapper library which makes an agent for you [3] (not heavily tested yet, > use at your own risk) > -- -- 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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
