payden / libwsclient

WebSocket client library for C
GNU General Public License v3.0
133 stars 73 forks source link

Add SSL support #5

Closed payden closed 11 years ago

payden commented 11 years ago

Need to add SSL support. Consider using SSL's BIO abstraction. It may or may not be the way to go, but at least look into it.