Replies: 1 comment 3 replies
-
It's not possible. Why do you need to limit it? |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I need to limit Inocation ID length in SignalR Callee. And I found the following text in documentation (https://github.com/dotnet/aspnetcore/blob/master/src/SignalR/docs/specs/HubProtocol.md):
However I can't find any documentation how to change this limit or at least find it current value for the Callee. Could you please give me the information I am looking for?
Beta Was this translation helpful? Give feedback.
All reactions