Skip to content

chore: make use on single Stream Manager instance across core protocols #2424

Open
@weboko

Description

@weboko

Description

Right now Stream Manager is created in each instance of core protocol.
This is not really efficient and maybe we can improve stream spawning by having only one instance for all protocols.

Solution

Make Stream Manager singleton for js-waku and spawn streams based on codecs requested.

Notes

Follow up to - #2422

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtTechnical debt marker

    Type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions