-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
We've been attempting to migrate our app from sapper to sveltekit and ran into the problem of web sockets, in sapper we could simply attach the WebSocket server directly to the express server and be d…
-
`Bun:` 1.0.1
OS: Ubuntu 22.04.3 LTS
When trying to run drizzle-kit push:sqlite, I got this error:
```
LibsqlError: HRANA_WEBSOCKET_ERROR: unable to verify the first certificate
at mapHra…
-
where is websocket api? I expected it to be a fully-ready library and not a kit for a build-it-yourself constructor, well, was it really that hard to add all the functions? I constantly find some hole…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
file:///{{url}}/node_modules/svelte-websocket-store/src/index.mjs:54
socket = new WebSocket(url, socketOptions);
^
ReferenceError: WebSocket is not defined
at open (file:///{{url}}/n…
-
I am currently looking into notifications from the inbox using WebSockets over at [uvdsl/solid-inbox-watcher](https://github.com/uvdsl/solid-inbox-watcher).
(It seems that https://github.com/solid/…
uvdsl updated
2 years ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi! I stumbled over a nasty deadlock which I could have probably avoided if I had some deeper understanding about how websocket messages are managed by http-kit.
I use http-kit as a backend to connec…