Davit Asryan

Results 15 comments of Davit Asryan

> Honestly, I doubt the correctness of this path in terms of design. It seems to me that in a situation where the application uses several db connections, only it...

@adityamandaleeka It will be my first contribution to this repo, so I might ask a dumb question or two))

So, a few questions. I should create PR in runtime repo, right? Should I open an issue in runtime repo, or this issue is enough? Should I go straight to...

> Would the [MapConnectionHandler](https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.http.connections.connectionsroutebuilder.mapconnectionhandler) API be what you want? It keeps the SignalR concept of different transports but gives you the lower layer (but higher than websocket APIs) of reading...

What an unnecessarily rude reply. You are feee to close any issue on your super know repo👍

> Cool down guys ;-) > > I've had a very quick look at your project. It seems to be an interesting helper for other projects. But I don't see...

Hi @Montrichard There are currently no performance benchmarks set up for this library. Before becoming SimpleR, earlier versions of this code have been used to run OCPP websocket servers and...

Sounds good! Feel free to open issues for anything you need help with.

I have used the simulator you mention and it should work just fine at least for simple scenarios. Not all requests will have an upgrade header, but since the simulator...