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

fix: update basic grpc implementation #1153

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

monster-anshu
Copy link
Contributor

In this basic grpc implementation example serialize callback is not correct and throws error in testing it. I have update serialize with Buffer.from which is working fine.

@stephenh
Copy link
Owner

Thanks @monster-anshu !

@stephenh stephenh merged commit 6ec7909 into stephenh:main Dec 27, 2024
1 check passed
stephenh pushed a commit that referenced this pull request Dec 27, 2024
## [2.6.1](v2.6.0...v2.6.1) (2024-12-27)

### Bug Fixes

* update basic grpc implementation ([#1153](#1153)) ([6ec7909](6ec7909))
@stephenh
Copy link
Owner

🎉 This issue has been resolved in version 2.6.1 🎉

The release is available on:

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.

2 participants