Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add writeV method to pb and lp streams to batch write #101

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

achingbrain
Copy link
Owner

Adds writeV methods that allow us to write a number of messages or length-prefixed buffers in one go.

Adds `writeV` methods that allow us to write a number of messages
or length-prefixed buffers in one go.
@achingbrain achingbrain merged commit 4015395 into master Nov 12, 2023
22 checks passed
@achingbrain achingbrain deleted the feat/write-multiple-messages branch November 12, 2023 14:04
github-actions bot pushed a commit that referenced this pull request Nov 12, 2023
## [it-length-prefixed-stream-v1.1.0](it-length-prefixed-stream-v1.0.2...it-length-prefixed-stream-v1.1.0) (2023-11-12)

### Features

* add `writeV` method to pb and lp streams to batch write ([#101](#101)) ([4015395](4015395))
Copy link

🎉 This PR is included in version it-length-prefixed-stream-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 12, 2023
## [it-protobuf-stream-v1.1.0](it-protobuf-stream-v1.0.2...it-protobuf-stream-v1.1.0) (2023-11-12)

### Features

* add `writeV` method to pb and lp streams to batch write ([#101](#101)) ([4015395](4015395))
Copy link

🎉 This PR is included in version it-protobuf-stream-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant