ThomasL

Results 7 issues of ThomasL

I need to open a websocket connection through a http proxy. The proxy does support websockets when I use a web browser as client. Is there a way to configure...

enhancement

I'm using amqp-1.5 on Linux and the auto-recovery feature works great with named queues. But I experience some issues with server-named queues. Steps to reproduce: - Open a single server-named...

priority – high
Error handling and recovery

Is there a way to use the websocket client if I have to use a proxy to connect to the websocket server? Looks like there is an additional request to...

Hi, I've just discovered this nice library and would love to use it. IMHO there are a few small issues but the first tests are very promising. What are your...

The example compiles and uploads just fine. I had to change `#define PIN 5` to `#define PIN 15`. With this value the signal is available on pin D8. The data...

Backlog

It is documented how to enable the dark theme (https://toha-guides.netlify.app/posts/customizing/dark-theme/). But what if I *only* want the dark theme? It does not seem to be possible to disable the light...

feature

## Expected Behavior When disabling "dark"-mode I expect the site to be in "light". ## Current Behavior Disabling "dark"-mode (`features.darkMode.enable = false`) seems to switch to "system", instead of light....

bug