-
## Steps to Reproduce
1. ./configure
2. make
3.
### Current Behavior
### Expected Behavior
## On which platforms did you notice this
[ ] macOS
[ ] Linux
[ ] Windows…
-
It is necessary to implement threads, because in the majority of platforms that run Dart supports thread, such as Android, iOS, Windows, Linux, MacOS, * WebAssembly etc.
Many use cases where thread…
-
Hello,
Me and my team are trying to connect to the Realtime-optimzed instance via c# (asp.net core 8) code and we managed to do so but only on the windows11 machine from my colleague, on my macos 1…
-
# Bug report
## Describe the bug
Since today (may have started as long as two weeks ago), noticed I get a `JsonReaderException` in `RealtimeChannel.HandleSocketMessage`
![image](https://githu…
nref updated
9 months ago
-
We want to treat the dashboard like it's just another orchestrated process in your application.
We want to do 2 things to move this forward:
1. Make the dashboard run as an orchestrated resource. …
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
8 months ago
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Many users have complained for a long time about the performance in GDS…
reduz updated
1 month ago
-
Is there any plan to port this awesome control to dotnet MAUI?
-
As the title suggests:
Works fine in 0.12.2 but Client.Realtime.Socket is set to null after signing in when using 0.13.0 or 0.13.1
( I only install the Supabase-csharp package not each individual…
-
Hi
I have written python code to convert speech to text using Azure Cognitive services. (1.33.0). My requirement is to get the speaker diarization and word level timestamps. I was looking to show …