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
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 (