libp2p / js-libp2p-interfaces

Contains test suites and interfaces you can use to implement the various components of js libp2p.
Other
75 stars 28 forks source link

fix: removed connection methods #356 #416

Closed mmsaki closed 1 year ago

mmsaki commented 1 year ago

the muxer should be responsible for managing and storing references to streams, not the connection.