Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't figure out how to benchmark my own ASP.NET hub #50

Closed
gregleongf opened this issue Jul 22, 2020 · 0 comments
Closed

Can't figure out how to benchmark my own ASP.NET hub #50

gregleongf opened this issue Jul 22, 2020 · 0 comments

Comments

@gregleongf
Copy link

I've tried to run the benchmark on my application signalr hub but can't figure out how to.

I've added SignalRBench Hub from https://github.com/clovertrail/AspNetServer/blob/master/SignalRBench.cs
But w/e URL I put in echo.yaml the test can't seem to connect to the Hub. I can only run tests on the built-in app (dotnet signalr-bench application).
I've also ran the https://github.com/clovertrail/AspNetServer itself and can't seem to connect to it with bench tests.

Could you provide an example that uses app.MapSignalR(); and provides valid app and echo.yaml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant