varspool / Wrench

A simple PHP WebSocket implementation for PHP 7.1
Do What The F*ck You Want To Public License
596 stars 210 forks source link

2.0 #12

Closed vincentdieltiens closed 12 years ago

vincentdieltiens commented 12 years ago

Hi,

I've made same modifications.

I added a new generatePEMFile() that allows the user to generate when he want a new PEM file easily with the parameters that he wants

I added the possibility to the suer to pass the path (and passphrase if necessary) of a PEM file. Also he can choose between SSL or TLS.

Examples are also updated.

dominics commented 12 years ago

Thanks for the help! :+1: