shokai / websocket-client-simple

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

Add ability to provide cert store #39

Open orenbm opened 4 years ago

orenbm commented 4 years ago

We would like to let users be able to provide their own cert store without the client initializing it.

orenbm commented 4 years ago

@shokai are you tracking PRs in this repo? would be great to be able to still use your gem :)

unasuke commented 2 years ago

@orenbm 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.