Closed tonybyrne closed 10 years ago
thank you!
I have shipped v0.2.2 to rubygems.org
Hi,
You are more than welcome. And Thank you for producing a very useful websocket client. We're using it to talk to Datasift. We had problems with two other gems and yours is the only one that worked. One feature that would be very useful in your gem is connection management. We had to write our own code to detected failed connections and reconnect.
Kind Regards,
Tony.
On Tue, Nov 18, 2014 at 5:14 AM, Sho Hashimoto notifications@github.com wrote:
thank you!
— Reply to this email directly or view it on GitHub https://github.com/shokai/websocket-client-simple/pull/9#issuecomment-63423813 .
This is a simple change to allow a client app to specify the version of SSL/TLS to use for secure connections. It only makes sense in the context of 'https' and 'wss' URIs.