Skip to content

Check HubConnectionState before sending StreamInvocation #12076

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

Closed
mikaelm12 opened this issue Jul 11, 2019 · 1 comment
Closed

Check HubConnectionState before sending StreamInvocation #12076

mikaelm12 opened this issue Jul 11, 2019 · 1 comment
Assignees
Labels
area-signalr Includes: SignalR clients and servers

Comments

@mikaelm12
Copy link
Contributor

We're currently not checking the connection state before sending stream invocations on the Java client.
Semi related to: #11995
Probably will fix at the same time but wanted to be sure to track it.

https://github.com/aspnet/AspNetCore/blob/f9ca0ffd7103380625ce473d0c599c57ca985e19/src/SignalR/clients/java/signalr/src/main/java/com/microsoft/signalr/HubConnection.java#L679-L682

@mikaelm12 mikaelm12 self-assigned this Jul 11, 2019
@mkArtakMSFT mkArtakMSFT added the area-signalr Includes: SignalR clients and servers label Jul 11, 2019
@mikaelm12
Copy link
Contributor Author

Done here: #12078

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

No branches or pull requests

2 participants