daurnimator / lua-http

HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
https://daurnimator.github.io/lua-http/
MIT License
779 stars 80 forks source link

please support luasocket #134

Closed pengyunchou closed 5 years ago

pengyunchou commented 5 years ago

cqueues code is too old and not portable

RyanSquared commented 5 years ago

How is cqueues old? It runs on all Lua versions 5.1+ and runs on almost any target except Windows.

daurnimator commented 5 years ago

luasocket is not well maintained and is much older than cqueues.