RoKha

Results 2 comments of RoKha

Hi @Pierozi and @Hywan I used this library into my PHP+Angular application and got an SSL certificate from letsencrypt. Post that I couldn't connect to the server as it would...

@Pierozi Initially I tested with a chrome extension I [found](https://chrome.google.com/webstore/detail/simple-websocket-client/pfdhoblngboilpfeibdedpjgfnlcodoo?hl=en). I tested `Hoa\WebSocket` for `ws` only. Later when my application started to work as expected, I switched `ws` to `wss`...