-
### Issue description
Seems to be some sort of bug with the custom esbuild config. I thought at first it was our config, but
I have run it with the vanilla example in the docs and it still happens.…
-
I left the basic [README websocket example](https://github.com/crypto-crawler/crypto-crawler-rs/tree/fb7b102190b7bb4eebafffb8ecddd184672d051f/crypto-ws-client#readme) running for a few days, and then …
-
I installed the module exactly point for point like showedin the description, but when I start it, it just says "No Messages"
The Terminal shows two Messages:
1.
MESA-LOADER: failed to retrieve …
-
The first request in the connection is authorized using the access token in the query string, but the next requests are not authorized and keep giving me 401, any help please, we are stuck
We are s…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **npm@7.11.1** (Fill in: npm, yarn, pnpm, etc).
- [x] I run Snowpack on OS *…
-
Hi,
I have a Molekule Air. Adding the Molekule credentials throws an "auth" error:
My credentials work fine on the site and the iOS app. This is what the Home Assistant log shows:
```
Lo…
-
For something like the following:
public class QueueProcessor
{
private readonly BlockingCollection _messageQueue = new BlockingCollection();
public void StartProcessing()
{…
-
Hi - wanted to reach out to see if it's possible for you to add support within this component for GE Washer and Dryer that has SmartHQ support.
I can assist in providing any captures, etc needed to …
-
Currently the session provider reads out session data in a blocking way. This is okey but not an option if we want to go for a full non-blocking websocket server. Creating an deferrable interface woul…
-
i usually use "void endpoint::close(connection_hdl hdl, close::status::value
const code, std::string const & reason)" like "m_endpoint.close(m_hdl,websocketpp::close::status::going_away,"")"
mos…