On Fri, Feb 19, 2016 at 4:05 PM, Jon Harper <jon.harpe...@gmail.com> wrote:
> So right now the ssl/tls is an optional dependency for the http
> client. If we want to keep it that way, then I think the best solution
> is to split io.sockets.secure into an io.sockets.secure-api which
> defines the hooks and io.sockets.secure-loader that requires the
> correct vocabulary based on the OS. See this paste for a patch:
> http://paste.factorcode.org/paste?id=3842 (I haven't updated all the
> files using io.sockets.secure, just enough to compile what was loaded
> in my image)
Or simply add new hooks in io.sockets that are implemented in
io.sockets.secure for the functionnality that we need optional:
http://paste.factorcode.org/paste?id=3842#1651
I'm going to do that for now since it's such a minimal change..

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to