Mosquitto library.

Tom Glod tom at makeshyft.com
Fri Jun 7 18:13:30 EDT 2024


websockets ....again.

On Fri, Jun 7, 2024 at 3:46 PM Mike Kerner via use-livecode <
use-livecode at lists.runrev.com> wrote:

> * if you're on mobile, you can use push
> * you can also set up a small web server in your app to receive messages.
> levure uses this technique to receive messages from a plugin in sublime
> text that a script has been updated (so livecode will reload the script)
> * if we get websockets working, that will be another way to make this work.
>
> On Fri, Jun 7, 2024 at 2:26 PM Peter Bogdanoff via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
> > Related to Mosquitto and the publish/subscribe model: is there any method
> > now in LiveCode for my application to receive outside messages without
> > explicitly checking to see if anything is available? In other words, is
> > there a way for a message from a server to directly enter the message
> path
> > within LC?
> >
> > Or is this totally dependent on a plugin based on something like what
> > Joseba is asking?
> >
> > Peter Bogdanoff
> >
> > > On Jun 7, 2024, at 12:43 PM, Tom Glod via use-livecode <
> > use-livecode at lists.runrev.com> wrote:
> > >
> > >> Mosquitto library
> >
> > _______________________________________________
> > 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