Skip to content

SignalR instance question #3

@maurert

Description

@maurert

Thanks for a great sample!

How does the framework handle the signalr client that is injected into the entity in terms of number of connections?
I.e. in the constructor of the Entity:
IAsyncCollector signalRMessages

Will this create a new connection to the signalr service? Or will the framework treat the instance as a Singelton and a new instance/connection will not be created until the function scales out to more instances....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions