Re: advice on a http client library?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: advice on a http client library?
- From: Tomas Guisasola Gorham <tomas@...>
- Date: Thu, 7 Jan 2010 10:28:00 -0200 (BRST)
Hi Cosmin
I was also thinking about LuaSec for https + LuaSocket for TCP +
LuaSocket.http for encoding/decoding the http stream. Did anyone tried
such a crazy scheme?
We are using LuaSocket and LuaSec to implement HTTPS support
for LuaSOAP. It is working quite well!
Regards,
Tomás