You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
When I use Java client, it's easy to get 2 kinds of error on server: Missing required property 'protocol'. and System.IO.InvalidDataException: Missing required property 'type'.
IDE:
IntelliJ IDEA 2020.1.2 (Community Edition)
Build #IC-201.7846.76, built on June 1, 2020
Runtime version: 11.0.7+10-b765.53 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 2014M
Cores: 4
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
A clear and concise description of what the bug is.
When I use Java client, it's easy to get 2 kinds of error on server:
Missing required property 'protocol'.
andSystem.IO.InvalidDataException: Missing required property 'type'.
To Reproduce
Use this code to start/stop clients:
Exceptions (if any)
and
Further technical details
dotnet --info
Signalr java client:
IDE:
IntelliJ IDEA 2020.1.2 (Community Edition)
Build #IC-201.7846.76, built on June 1, 2020
Runtime version: 11.0.7+10-b765.53 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 2014M
Cores: 4
The text was updated successfully, but these errors were encountered: