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

fix: update interfaces #162

Merged
merged 3 commits into from
Mar 17, 2022
Merged

fix: update interfaces #162

merged 3 commits into from
Mar 17, 2022

Conversation

achingbrain
Copy link
Member

Updates to latest code from libp2p/js-libp2p-interfaces#180

src/mplex.ts Outdated
await pipe(
source,
source => each(source, (buf) => {
// console.info('incoming', uint8ArrayToString(buf, 'base64'))
Copy link
Member

Choose a reason for hiding this comment

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

?
I don't think we need this iteration as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good spot, I've removed it

@achingbrain achingbrain merged commit ab9079c into master Mar 17, 2022
@achingbrain achingbrain deleted the fix/update-interfaces branch March 17, 2022 09:00
github-actions bot pushed a commit that referenced this pull request Mar 17, 2022
### [1.0.2](v1.0.1...v1.0.2) (2022-03-17)

### Bug Fixes

* update interfaces ([#162](#162)) ([ab9079c](ab9079c))
@github-actions
Copy link

🎉 This PR is included in version 1.0.2 🎉

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