Skip to content

[backend] The backend example is not connection scoped #147

@kittaakos

Description

@kittaakos

If I open multiple browser windows, the client gets overridden on the backend service implementation.

The backend example either has to maintain an array of connected clients (and should remove the client on browser windows close), or the service should be connection scoped so that each frontend gets its service instance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions