-
Notifications
You must be signed in to change notification settings - Fork 349
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: support grpc-web client straming #617
Conversation
@luhuaei thanks for the PR! I'll take a look today. My first ask would be, can you try running In theory this should use a docker-hosted Or if that doesn't work, let me know. Thanks! |
Oh, I donot known Already change 5fa68dc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great @luhuaei , thank you!
@luhuaei looks like there is a small conflict against |
Just hit merge, and it will auto-release soon; thanks @luhuaei ! |
# [1.119.0](v1.118.0...v1.119.0) (2022-07-21) ### Features * support grpc-web client straming ([#617](#617)) ([d3e7f1f](d3e7f1f))
🎉 This PR is included in version 1.119.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Use
rxjs
support client straming and server straming.