Luca M.

Results 10 issues of Luca M.

LoraWan Server version: 0.7.0 Operating System: Ubuntu 18.04 LTS Except the first MQTT connector all the others do not connect and do not detect non-existent brokers I have created multiple...

### What happened? The executable was compiled for macOS but without the necessary permissions as Apple developer. Security and privacy raises the error in macOS Catalina. erl, erlexec etc ......

BUG
#triage/accepted

Pure nim MQTT client

The contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. Please, stop using `shadowRoot` and access the editor contents directly instead. ``` atom-text-editor.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor-element.js:68:18) (/Users/luca/.atom/packages/nim/lib/nim.coffee:396:38) Workspace.observeTextEditors...

Hi, I've set keepalive value to 300s on client , written in elixir. The broker (emqx) shows '60' sec. In config.exs `keepalive: System.get_env("MQ_KEEPALIVE", "300") |> String.to_integer()` Error message : `(EXIT...

Hi, compiling on `macOS 13.2.1, Apple M1 Max with asdf set to Erlang 24.3.4 and Elixir 1-14-4-opt24.` Error issued by C compiler. ```text ===> Compiling gen_rpc -- CMAKE Version: 3.26.3...

Hi, Would it be possible to have an example of how to create a plugin which, connected to a topic, takes the message (payload), transforms it and publishes it on...

HI, I would like to request that elixir is also available in the ExProto languages. Probably, being already based on VM Beam, it's already possible but I can't figure out...

### What would you like to be added or enhanced? Hi, it would be very useful to have a button to delete all clients that are disconnected from the 'Connections'...

enhancement

Does not show colored syntax in edit mode for Elixir. For other languages it works correctly. ## Describe the bug Elixir no syntax highlighting ### Steps to reproduce Write code...

bug