lipp / lua-websockets

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

Leverage luasocket for base64 encoding #37

Closed ntd closed 10 years ago

ntd commented 10 years ago

luasocket is already a dependency of lua-websockets so its base64 encoding routine can be used instead of the hand-crafted one:

http://w3.impa.br/~diego/software/luasocket/mime.html#b64