[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A lightweight HTTPS library for Lua?
- From: siiky <github-siiky@...>
- Date: Wed, 1 Jun 2022 22:14:52 +0100
I recently used this one[0,1] for the first time (my first serious Lua
project, and first time doing anything HTTP with Lua). Managed to
quickly get things done with it without too much fuss. It's also 100%
Lua I think, so you won't have any problems compiling!
[0]: https://luarocks.org/modules/daurnimator/http
[1]: https://github.com/daurnimator/lua-http