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

fix: chunk data in mock muxer #218

Merged
merged 2 commits into from
May 24, 2022
Merged

Conversation

achingbrain
Copy link
Member

Split data up into 1 meg chunks in mock muxer as some tests send more
than that and base64 encoding it all can cause OOM errors.

Split data up into 1 meg chunks in mock muxer as some tests send more
than that and base64 encoding it all can cause OOM errors.
@achingbrain achingbrain merged commit 14604f6 into master May 24, 2022
@achingbrain achingbrain deleted the fix/chunk-data-in-mock-muxer branch May 24, 2022 16:53
github-actions bot pushed a commit that referenced this pull request May 24, 2022
@github-actions
Copy link

🎉 This PR is included in version @libp2p/multistream-select-v1.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request May 24, 2022
## [@libp2p/interface-compliance-tests-v2.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v2.0.1...@libp2p/interface-compliance-tests-v2.0.2) (2022-05-24)

### Bug Fixes

* accept abort options in connection.newStream ([#219](#219)) ([8bfcbc9](8bfcbc9))
* chunk data in mock muxer ([#218](#218)) ([14604f6](14604f6))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-compliance-tests-v2.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.

1 participant