Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: use abstract stream class from muxer interface #279

Merged
merged 4 commits into from
May 17, 2023

Conversation

achingbrain
Copy link
Member

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

Reuse abstract stream class that defines the logic for closing streams
instead of duplicating here and elsewhere.
@achingbrain achingbrain requested a review from maschad May 17, 2023 07:18
Copy link
Member

@maschad maschad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks much cleaner! Great job :)

@achingbrain achingbrain merged commit 73df4cf into master May 17, 2023
@achingbrain achingbrain deleted the fix/use-abstract-stream-class branch May 17, 2023 14:42
github-actions bot pushed a commit that referenced this pull request May 17, 2023
## [8.0.3](v8.0.2...v8.0.3) (2023-05-17)

### Bug Fixes

* use abstract stream class from muxer interface ([#279](#279)) ([73df4cf](73df4cf))
@github-actions
Copy link

🎉 This PR is included in version 8.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants