-
Websocket client is accidentally closing when fragmented message is received.
I think it's related to this issue https://github.com/AsyncHttpClient/async-http-client/issues/655
-
I'm trying out google's speech-to-text with streaming audio input.
I've a simple JS code that code record audio on button press and send the audio to fastapi backend using websockets. In fastapi ba…
-
My socket connection closes after some time, for a reason unknown to me. I used your `client-js-sdk` and the example in the `demo` repository
```ts
const webClient = new RetellWebClient();
expo…
-
### Use case
Deploying lightweight NATS-based microservices on edge devices is a compelling architecture for many applications and probably represents the most significant architecture of the near fu…
-
2016-01-21 21:34:01|Fatal|c__DisplayClass2c.b__2b:1601|WebSock
etSharp.WebSocketException: The header of a frame cannot be read from the stream
.
at WebSocketSharp.WebSock…
-
**Describe the bug** I can't see the way to define the `path` property for the WebSocket client. When I use URL or room to emulate the `path` value to match URL, requests go to the server, but the con…
-
Continuation of the discussion that we have at #41
As using combining DynamoDB and WebSocket is a common use case, laconia can make users life easier by publishing the below public contracts.
*…
-
Issue: the websocket buffer per client will remain in memory and potentially continue expanding until stopping/closing the connection. This becames a major memory usage issue when sending a large amo…
-
### Environment
* Dart SDK Version: `Dart VM version: 2.0.0 (Fri Aug 3 10:53:23 2018 +0200) on "linux_x64"
`
* Flutter Version: `Flutter 0.6.3-pre.14`
* Using dart on Android 9.0 (flutter) and Lin…
-
I'm using spotcast with multiple spotify accounts and on different spotify connect devices. It works nicely if the spotify account I'm using in spotcast is the last one that played anything on the spo…