Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Single stream broadcasting results to all web socket clients? #2

@relgames

Description

@relgames

Looks like this code will materialize the full stream for each new web socket client, meaning duplicates of each processing step.

It can be expensive in real applications.

Is there a way to have just 1 stream and broadcast results to all web socket clients?

Metadata

Metadata

Assignees

No one assigned

    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