Is there a test suite for custom SignalR clients? #65990
Unanswered
SigmaTel71
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Forwarding my question from Stack Overflow here.
I'm making a custom SignalR client in C++ due to the official one being abandoned including its dependencies. I would like to test my client library against some form of test suite that implements whatever valid SignalR can output to the client in all protocols it has. Is there any?
Beta Was this translation helpful? Give feedback.
All reactions