-
Hi erizet,
Is it possible to implement web socket instead of long polling in the library?
-
After [migration](https://github.com/itpp-labs/pos-addons/pull/1356), we need to update the docs of this module because possibly there are a lot of changes in usage.
Also, it would be great to upda…
-
Current implementation of HTTP long polling mechanism times out after 1 hour if no data is set after 1 hour. During the weekly call, we draft a few options:
- Automatic reconnect if it gets a timeout…
-
As a replacement for https://github.com/nextcloud/whiteboard/issues/27 we should see if we can build a AppAPI app https://docs.nextcloud.com/server/latest/admin_manual/ai/app_api_and_external_apps.htm…
-
With Blazor Server and `MapBlazorHub` we used to support configuring various SignalR options (`HttpConnectionDispatcherOptions`) that it looks like we no longer expose anywhere when using interactive …
-
When using bfgminer as a proxy I get much lower hash rates then with a dedicated proxy like slush's proxy.
Example right now when using my BE Cube on bfgminer I get around 32GH/s but when using slush…
-
### 使用的语言 / Language used
Java
### 使用的构建工具 / Build tool
Gradle
### 内容描述 / Description
用的是springboot的方式集成的simbot,下面是报错和依赖信息
2024-09-28T19:29:07.993+08:00 ERROR 23808 --- [stream_unblock] [atche…
-
whenever we change the messageid of the above request we are getting the all the connections history means all the methods are coming as response.please see the attached image for your reference.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am using SignalR-Client-Cpp from …
-
I'm looking to add dynamic authentication to an app I'm building, which is currently configured to use a web transport and a `longpoll` endpoint. I'm going through the various auth examples, and tryi…