Figure out how to reconnect to circuits #7243
Labels
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Needs: Design
This issue requires design work before implementating.
Milestone
As part of of #6971, the circuit identifier is a
Guid
. We have to determine if this is a sufficiently random enough value to allow a client to reconnect to a server. It's effectively a session identifier and it's likely not enough to present the identifier in itself as evidence to reconnect to a circuit.The text was updated successfully, but these errors were encountered: