allinurl opened this issue 8 years ago · 1 comments
Add support for wss:// connections.
wss://
TLS/SSL has been implemented. To build:
$ ./configure --with-openssl $ make # make install
and run as:
# gwsocket --ssl-cert=<path/cert> --ssl-key=<path/priv.key>