Guillaume BAILLEUL

Results 10 issues of Guillaume BAILLEUL

Add the option -strict to return an error when trying to parse unexpected fields.

Hello, I try to get this package work with RabbitMQ and the AMQP 1 plugin. I can get it work with Go and Azure or C# and RabbitMQ but not...

Hello, I get this error message when using the Aeon labs Micro Dimmer 2 which is quite a common device. ``` Dropping message function='SendData' with data 0100 (not implemented) -...

Add support for transport parameter to use client with node js. ``` let socket = new Socket(`${this.endpoint}/socket`, {transport: W3CWebSocket, params: "mytoken"}) ```

Hello, I have a raspberry pi 3 B+, I did a fresh install and run the script as mentioned in documentation. The service is started ``` ● bt_speaker.service - "Simple...

Holes are missing when trying to export for production Best regards

Hello, I am trying to use this lib accross several threads. Do you know how to achieve that ? https://github.com/laibulle/influxrust Best reagards

Hello, thanks for this amazing piece of software. I have extracted your zwave driver into this repo https://github.com/laibulle/ex-zwave. I want to play with ZWave and Nerves just for fun ^^....

Hello, the tool do not work on my Apple M1. ``` maui-check [1] 9470 killed maui-check --dev ``` ``` dotnet --list-sdks 6.0.100-preview.5.21302.13 [/usr/local/share/dotnet/sdk] ```

Hello, the plugin seems to not work on my umbrella project. The command `mix test --trace --seed=0 --only=""` works on my terminal but I got an error on visual studio....