-
-
regarding to [this documentation]( https://walletconnect.readthedocs.io/en/latest/technical-specification) there should be long-polling when getting accounts. But the bridge is instantly answering wit…
-
**[Cecchinato Bastien](https://jira.spring.io/secure/ViewProfile.jspa?name=zebasto)** opened **[SPR-13386](https://jira.spring.io/browse/SPR-13386?redirect=false)** and commented
Hi !
I'm facing an …
-
here's my nginx block just in case i missed something.
```conf
# Radarr Reverse Proxy
# Be sure to set your Base-URL in Radarr
location /radarr {
proxy_set_header Accept-Encoding "";
sub_filte…
-
**Impacted versions:**
10.0, as far as tested.
**Steps to reproduce:**
1. Load a csv to import
2. Validate
**Current behavior:**
After 1 minute I get an XmlHttpRequestError in the GUI above …
-
Hi
i Can not Connect ToServer With HttpTransportType Websocket Protocol From Android Java
But HttpTransportType.LongPolling Connected as well.
This is a Respone
WebSockets: Closed. Code: 1002…
-
**Server NuGets:** _Microsoft.AspNetCore.App (2.1.1) include Microsoft.AspNetCore.SignalR (1.0.1)_
**Client NPM Packages:** _"@aspnet/signalr": "^1.0.4"_
**Client:** _TypeScript (Angular7)_
**Serve…
-
I'm using the 'error' event to respond to errors and show the user a notification.
```
$.connection.hub.error(this._connectionError);
```
this will show an 'alert' to the user that a connection erro…
-
Need to put a conditional around the testPingServer within the deferred done in connection.start for longPolling because longPolling utilizes the pingServer in its starting mechanism.
-
We added a timout to poll requests in the JS client (ae2bd7e5675c5028) but we did not have time to add it in the .NET client. Without timeouts the .NET client can sort of hang waiting for a response t…