lua-websockets
lua-websockets copied to clipboard
Add complete API documentation
Would love to see this up. In the mean time, do you have any quicky and dirty sample lua code for a client to connect to the test servers?
I hope to get this done within some days. Meanwhile you may have a look at the spec/ folder. It contains busted tests and implicitly documents the API. https://github.com/lipp/lua-websockets/blob/master/spec/client_spec.lua
API.md created. TODO add lua-ev backend doc.