Enhanced HTTPD - native HTTP 1.1 Livecode Socket Server

David Bovill david.bovill at gmail.com
Tue Feb 6 02:27:42 EST 2024


For testing mobile apps in development? I'm using it for an electron-style
app, and may also use it for container based microservices.

On Tue, 6 Feb 2024 at 00:48, Mike Kerner via use-livecode <
use-livecode at lists.runrev.com> wrote:

> i don't use lc as a server (but maybe i should think about it). i use it to
> write mobile apps, so i could use http sockets on the client side.
>
> On Mon, Feb 5, 2024 at 3:19 PM David Bovill via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
> > I've been working for a while on a native server written in Livecode
> using
> > sockets. I feel it is definitely something that is sorely needed - but to
> > do it properly is more work that I initially thought. I need to add HTTP
> > 206 partial content support -
> > https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/206. I expect
> > there to be other things that will need to be added.
> >
> > Is anyone interested / need this? Or does anyone already have something
> > they use?
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
>
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>    and did a little diving.
> And God said, "This is good."
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


More information about the use-livecode mailing list