takielias / codeigniter-websocket

Codeigniter WebSocket Built for real-time application.
https://ebuz.xyz
MIT License
56 stars 29 forks source link

How to use with HTTPS? #20

Open ydharia045 opened 3 years ago

ydharia045 commented 3 years ago

i used your example with my live server and i found that with https its fails to connect.

i tried to find some solution over google but not work. i found 1 solution for this to add .crt and .pem file in ratchet function parameter but i don't no how to add that files in this library i have this both file but don't no how to pass this 2 files in parameter

i am using shared hosting

takielias commented 3 years ago

There is a Pending pull request. But it's not resolved yet. You may check it.