Nice :)
Thank you for your work!
Den sön 17 nov. 2024 11:39Aleix Conchillo Flaqué
skrev:
> Hi!
>
> guile-mqtt 0.2.1 now available in macOS via Guile Homebrew
> (https://github.com/aconchillo/homebrew-guile):
>
> $ brew tap aconchillo/guile (only needed once)
> $ brew install guile-mqtt
>
> On
Hi!
guile-mqtt 0.2.1 now available in macOS via Guile Homebrew
(https://github.com/aconchillo/homebrew-guile):
$ brew tap aconchillo/guile (only needed once)
$ brew install guile-mqtt
On Tue, Nov 12, 2024 at 1:17 AM Mikael Djurfeldt wrote:
>
> Guile MQTT provides bindings for the libmosquitto
Guile MQTT provides bindings for the libmosquitto MQTT client
library. The bindings are written in
[GOOPS](https://www.gnu.org/software/guile/manual/html_node/GOOPS.html)
and rely on lower-level bindings created by NYACC directly and
automatically from mosquitto.h.
Changes compared to v0.1.0:
* A