observing / thor

The WebSocket god of thunder
MIT License
1.29k stars 154 forks source link

Added SSL certificate option #10

Open JunHuang01 opened 9 years ago

JunHuang01 commented 9 years ago

My syntax may not be most elegant since I am new to nodejs, but I did test against ws and wss + SSL cert supplied, both worked as expected.

new command would be: thor --amount 1 --SSLcertificate server.crt wss://localhost:443

arichiardi commented 8 years ago

Any update on this? It would definitely be interesting to have