libp2p / js-libp2p-mplex

JavaScript implementation of https://github.com/libp2p/mplex
https://libp2p.io
Other
51 stars 30 forks source link

fix: use abstract stream class from muxer interface #279

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Reuse abstract stream class that defines the logic for closing streams instead of duplicating here and elsewhere.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 8.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: