-
Hi @Team,
Earlier, I was using version 3.1.1 and the websocket connection was established successfully but when we upgraded the websocket version to 4.3.3, getting an error "Connection in progress"…
-
Not sure why this is happening but I need to restart it manually to solve it each time.
Here's the log output:
2024-11-20 02:00:37,419 [INFO] Language update: Episode: What We Do in the Shadows (…
-
### What is the feature you are proposing?
### Description
Currently, Hono.js's WebSocket helper provides several adapters, one of which is Bun. However, the Bun adapter only supports the `send()`…
-
```ts
import tls from 'node:tls'
import https from 'node:https'
import net from 'node:net'
function tlsConnect(options) {
options.path = undefined;
if (!options.servername && options.ser…
-
Hi,
The following error occurs when trying to inspect an Electron app page :
```
ERROR:devtools_http_handler.cc(770)] Rejected an incoming WebSocket connection from the devtools://devtools orig…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
Hi
Any suggestions on how to deploy and scale the STT En FastConformer Hybrid Transducer-CTC Large Streaming Multi model. We have finetuned this model and need to handle 100 users (to start with) usi…
-
I've been successfully using WebSocketPP for a while now (Thank you), but recently we changed out Client-Server comms from using long lived connections to using shorter lived connections and since the…
BenS1 updated
1 month ago
-
Hi, when I add the integration it works fine, but after maybe 5 or 10 minutes it stops working partially. Only the home section works, all the others show errors. When I re-add the cookies, after a wh…