Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 427 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 427 Bytes

libuv-lua-http-server

Simple example webserver using libuv and lua.

A more complicated https version is available in the https1 and https2 branches.

TODO:

  • Custom script not found or could not parse handler that could be used to serve static content.