-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have async listeners set up for onclose, onreconnecting, and onreconnected events, along w…
-
MessagePack for C# supports Union type and I can use it for interfaces. For example, I have the following model that I send to js client:
```
[MessagePackObject]
public class Prices
{
[Ke…
-
Just wanted to discuss feasibility, thanks~
-
Hi, I installed komf with docker and userscript, but can't get komf to work with kavita.
Can you help me, please?
### 1. here is the error screenshots
#### the comic-book in Bangumi
![000|400](…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I'm experiencing an issue with SignalR in a Blazor WebAssembly application where the WebSocke…
-
### 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.
The SignalR .NET client doesn't hav…
-
### Describe the bug
I notice when running the application it uses my custom culture for half a second, then updates and goes back to the default CultureInfo properties for whatever culture i'm using…
-
Hi @eByte23 - great to see that someone has tried to do this...
Given the SignalR aspects it would be great to be able to just use the npm SignalR package in the client side. Is there a reason that…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
This is probably a duplicate of https://github.com/dotnet/aspnetcore/issues/53165 . Our appli…
-
### Describe the bug
#### Introduction
I'm encountering an issue with my application that leverages SignalR for server-to-client communication using WebSockets. The client is a Next.js application (…