Open
Description
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
Labels
Type
Projects
Status
To Do