[ANN] MQTT-over-websocket for GNU Artanis

2025-02-05 Thread Nala Ginrut
Hi folks! Here we have a brand new GNU Artanis plugin to support MQTT-over-websocket. It is designed to compliant with the async non-blocing I/O of GNU Artanis server-core. And taking advantage of the WebSocket of GNU Artanis. https://gitlab.com/hardenedlinux/artanis-mqtt Many thanks for the wor

Re: Couple of questions regarding handling exceptions

2025-02-05 Thread Maxime Devos via General Guile related discussions
On 5/02/2025 1:38, Tomas Volf wrote: Hello, I would like to dispatch exceptions based on errno, in particular to return #f on ENOENT, and re-raise the exception otherwise. My current (working as far as I can tell) solution is: (with-exception-handler (λ (exc) (and (not (