@bascule I'm going to take a stab at implementing a Celluloid::IO::SSLSocket. Any thoughts/recommendations re: design?
@kenkeiter go for it. It should work just like Celluloid::IO::TCPSocket, only with an OpenSSL::SSL::SSLSocket on the backend
-
-
@bascule Should the user should create their own context, or should that to be handled in the SSLSocket transparently with additional opts? -
@kenkeiter it should be as close as possible to a duck type of the SSLSocket API, so I'd expect them to supply their own context -
@bascule Hmm, apparently JRuby is missing OpenSSL read_nonblock in 1.9 mode? Thoughts/ideas? -
@kenkeiter ask@nahi? Hey@nahi, there's no read_nonblock in jruby-openssl :( -
@bascule just realized that you were the one that submitted the http://jira.codehaus.org/browse/JRUBY-6308 … JIRA ticket on the issue, haha. /cc@nahi
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.