lipp / lua-websockets

Websockets for Lua.

Home Page:http://lipp.github.com/lua-websockets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Will this ever have SSL support for the server?

cat-ddrd opened this issue · comments

Been trying to implement it for hours now, but there's always some timeout. Haven't ever dealt with SSL in the past.

I'll be working on pushing secure socket support for servers soon because I just pushed #98

However it's more difficult to get a server to function properly than a client

Any news on this?