lipp / lua-websockets

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

How can I use lua-websockets with an socket.io server? #105

Open italomaia opened 7 years ago

italomaia commented 7 years ago

As websocket and socket.io are two different beasts (the later works over the first), how can I use this module to connect to socket.io? Should I implement the protocol myself? Suggestions?

OliverCordingl1 commented 5 years ago

^^^