it might be time for the compiler to come out of the vaporware
or the web features to come out of the vaporware
if you've never set up a web server, there is example code in levure for
setting up a tiny one to receive and respond to events.

On Fri, Jun 7, 2024 at 6:15 PM Tom Glod via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I think it might be time to solve this.
>
> On Fri, Jun 7, 2024 at 6:13 PM Tom Glod <t...@makeshyft.com> wrote:
>
> > websockets ....again.
> >
> > On Fri, Jun 7, 2024 at 3:46 PM Mike Kerner via use-livecode <
> > use-livecode@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@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@lists.runrev.com> wrote:
> >> > >
> >> > >> Mosquitto library
> >> >
> >> > _______________________________________________
> >> > use-livecode mailing list
> >> > use-livecode@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@lists.runrev.com
> >> Please visit this url to subscribe, unsubscribe and manage your
> >> subscription preferences:
> >> http://lists.runrev.com/mailman/listinfo/use-livecode
> >>
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to