-
Client cannot register itself in admin, some JSON deserialization issue. Tried it in different configurations and app constellations -> spent about half a day without success.
"Application" JSON do…
-
### PROBLEM DESCRIPTION
Today Tasmota uses REST API on WEB UI, ui polls every time sensors data or switch states,
The modern way to not use polling, is to switch to [Server Side Events](https:/…
-
Hi, we've been hit by a memory leak in fs2:
```scala
lazy val catsVersion = "2.6.0"
lazy val catsEffectVersion = "3.1.0"
lazy val fs2Version = "3.0.2"
```
Simplest example to reproduce:
`…
-
### Describe the bug
So I am getting an error just after adding the access_token to the request query params using the `accessTokenFactory` method,
First the negotiateVersion=1 is sent from the…
-
**Describe the bug**
The service crashes and the cpu stays pegged to 100%
**Logs**
https://pastebin.com/p2rCFLDW
**System Information**
- Sonarr Version: 3.0.1.467
- Operating System: De…
-
@Jermolene
With the recent improvements to the syncer, is it time to add server-sent-events? I don't know what all the use cases would be, but I think it would be useful, as I'm sure you well know…
-
I have a fairly simply test where I self host a signalR hub connection in a windows console program to send "TerminalRequest" objects to my connected clients. Both the server console and the client co…
-
**Suggested Feature**
Support **`ServerSentEvents`** via `useEventSource` the same way we have **`WebSockets`** via `useWebSocket`
here: https://github.com/antfu/vueuse/pull/111
-
```
*** JASMINE SUITE FINISHED ***
● hubConnection › using json over ServerSentEvents transport › can stream from client to server with rxjs
Timeout - Async callback was n…
-
Trying to connect Signalr client written with c# (netcoreapp 3.1 console application) toSignalr service running on two instances of WebAPI (netcoreapp3.1) behind application load balancer in AWS.
Fre…