lipp / lua-websockets

Websockets for Lua.
http://lipp.github.com/lua-websockets/
MIT License
396 stars 113 forks source link

WSS Support for ev #92

Closed NovusTheory closed 8 years ago

NovusTheory commented 8 years ago

Again, you verify certificate yourself in ssl_params

I added support for WSS in libev. Worked on wss://echo.websocket.org

Again, any issues with WSS should mention me in it :)

NovusTheory commented 8 years ago

Seems like the build stalled :/

Maybe something isn't closing, and for that I'd have no clue what

NovusTheory commented 8 years ago

REVERTED, working on fixing

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 91.003% when pulling c5a6b3044cf469adab34f82733c614d8e52a0fbf on NovusTheory:master into 12c593a53f41688008bf74955ddd31d7d5044d70 on lipp:master.