henning mueller

Results 45 comments of henning mueller

First, please note that the code from the fork (at [nning/coap](https://github.com/nning/coap)) is online as `coap` gem since version 0.1.0. Between 0.0.16 and 0.1.0 the order of arguments for `#get` and...

Hi! Thanks for the report and thanks for the solution proposal! @Liboicl please send a PR! I am using the Go version now myself but I do not have a...

When I output the error on `glewInit` like this, ```c++ GLenum err = glewInit(); if (err != GLEW_OK) { fprintf(stderr, "GLEW Error: %d %s\n", err, glewGetErrorString(err)); return; } ``` I...

This issue is fixed in [mos9527/SonyHeadphonesClient#8](https://github.com/mos9527/SonyHeadphonesClient/issues/8)

Thanks a lot for reporting! I did a fix in https://github.com/nning/protonutils/commit/be1e556cf649348e35ca7bb70798e6aedb936eab. Please test the development version: https://github.com/nning/protonutils/actions/runs/10882718978/artifacts/1937119900