-
Hello,
When sending consecutive websocket messages from server quickly, I have noticed client websocket callbacks not firing.
How do I ensure there are no packet loss sent from server?
I have te…
-
Hey @oeway I observed that - in case of lacking internet connection - the login function will timeout and block the application in sync mode. I have not found a way to get around this other than putt…
-
Hi @csukuangfj ,
The latest commit for streaming zipformer model support in streaming server is working fine. But the websocket connection breaks when number of workers are increased in benchmarkin…
-
It would be great if webdav `mkcol` requests could return the id of the newly created folder. A webdav `PUT` request e.g. returns the file id as a header `Oc-Fileid`. Can we have the same or similar f…
-
I used to be able to connect to Slack's websocket via a proxy, but with the new code it doesn't connect at all.
```
I, [2021-02-26T16:37:28.739948 #32529] INFO -- request: POST https://slack.com/…
-
Hi dear community,
## Context
Today, we (the Hilo team) added the `deprecation` header on the event details endpoints : `/GDService/v1/api/locations/{locationId}/events/{eventId}`.
This endpoin…
-
## Feature or enhancement
Make the `README.md` examples consistent with how the library actually works.
## Issue
One of the examples of how to receive data in the `README.md` is as follows:
``…
-
## ERROR DETECTED ON KETCHUM-DOWNLOADER
AT: October 11, 2021 1:49 AM
APP: ketchum-downloader
STACK TRACE
```
TypeError: message.channel.permissionsFor is not a function
at Client. (/app…
-
## Before you post a new issue - you must first check the following (and check the boxes with an "X" below)
- [x] 1.) Can you login using the smartphone app Volkswagen/Volkswagen Connect and inte…
-
- [x] Use Poetry to manage dependency
- [ ] Use [Dynaconf](https://dynaconf.com/) to divide and load settings by environment.
- [ ] Switch to an ASGI framework.
The reason of ASGI is:
- We seems…