-
Not sure if this is within the scope of your project but something like how https://github.com/vetustus/SimpleChat/tree/1.17 has done would be a much welcome change, as well as being able to format th…
-
### Describe the bug
I followed the exact instructions for /samples/functions/csharp/simplechat
I have a Web PubSub resource created on my Azure account and configured it as specified in the instr…
-
### Describe the bug
I'm trying to use Web PubSub in combination with a C# Function App in Azure. When I sent a custom event to the Function App, the abuse protection fails with status code 401.
…
-
ERROR: Error loading ASGI app. Could not import module "rtm_app".
-
*Question*
I try to build go-base server,but it can not connect.
go-base server code
```go
package main
import (
"context"
"flag"
"fmt"
"log"
"net"
"google.golang.org/grpc"
"go…
-
### Current behaviour
I'm using React Native Paper with typescript. I've just updated all my plugins to their latest version and I'm getting the following error for most of the RNP components…
reddo updated
3 years ago
-
I've added Azure SignalR to a web app, with one mapped hub:
`app.UseAzureSignalR(routes =>
{
routes.MapHub("/MyHub");
});`
In the javascript code of this web app, I connect to this hub throug…
-
# Question
## My compilation steps:
```
mkdir build
cd build
cmake ..
```
### result:
```
-- The CXX compiler identification is GNU 10.1.0
-- Detecting CXX compiler ABI info
-- Detectin…
-
When killing the simpleChat server:
```
./server
^CDetected dead router - destroying all associated sessions
```
The close callback should check the connection's exception and only print this …
-
akhil-kfn@tech-laptop-bsd:~/OpenSource/SimpleChatUI$ pub global run rename --bundleId com.akhil.simplechat
IOS BundleIdentifier changed successfully to : com.akhil.simplechat
Unhandled exception:
F…