Support automatic reconnect in the Java client
Open
affected-all
area-signalr
enhancement
feature-client-java
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Epic #8797
Split from https://github.com/aspnet/AspNetCore/issues/5282
We will support automatic reconnect in 3.0 **without message replay**. We will also allow customization of the reconnect logic. This will be opt-in via a `HubConnectionBuilder` option. The default behavior will continue to be manual reconnection.
Contributor guide
Assessment
This issue has not been assessed yet.