Skip to content

Consider whether we expose a different concept than CircuitId as part of Server-Side Blazor #13012

Closed
@rynowak

Description

@rynowak

SignalR is current doing some design work to make server-side code less likely to use a connection id for application-level concerns.

The Circuit ID has similar usage and meaning (used to identify a client and handshake with the server). We might want to define a different unique ID to use for circuit identification purposes in CircuitHandlers so that these IDs don't leak outside of their original purpose.

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions