Re: Mosquitto library.

2024-06-07 Thread Tom Glod via use-livecode
I think it might be time to solve this. On Fri, Jun 7, 2024 at 6:13 PM Tom Glod 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 w

Re: Mosquitto library.

2024-06-07 Thread Tom Glod via use-livecode
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 p

Re: Mosquitto library.

2024-06-07 Thread Mike Kerner via use-livecode
* 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 wil

Re: Mosquitto library.

2024-06-07 Thread Peter Bogdanoff via use-livecode
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 with

Re: Mosquitto library.

2024-06-07 Thread Tom Glod via use-livecode
How are you trying to get it to work with Livecode? On Thu, Jun 6, 2024 at 11:06 AM JosebaTELUR via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello: > > I'm trying to get the Mosquitto library to work and can't get it to work. > Any help from the forum? > (LiveCode 9.6.9 and Mojave S