shokai / websocket-client-simple

Simple WebSocket Client on Ruby
https://rubygems.org/gems/websocket-client-simple
MIT License
115 stars 68 forks source link

added SSL client certificate support #26

Open ljckennedy opened 7 years ago

ljckennedy commented 7 years ago

I am connecting to software that needs client certs. I added these two lines and they seem to work for me!

unasuke commented 2 years ago

@ljckennedy This repository was moved ruby-jp/websocket-client-simple. If you still need this, make pull request or issue to ruby-jp/websocket-client-simple again, thx.