dotnet / dotnet/aspnetcore

Allow multiple calls to HubConnectionBuilder.Build

Open
#11,567 2 comments 0 reactions 0 assignees View on GitHub
affected-very-few area-signalr enhancement severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

Right now we, somewhat arbitrarily, stop you from calling `HubConnectionBuilder.Build` more than once. We should consider allowing multiple calls. It makes it easier to "recreate" connections from scratch.

We should do a little historical investigation as to why we didn't do this in the first place.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.