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

refactor the grpc client to fix #116 #132

Merged
merged 8 commits into from
Aug 19, 2024
Merged

refactor the grpc client to fix #116 #132

merged 8 commits into from
Aug 19, 2024

Conversation

wbpcode
Copy link
Contributor

@wbpcode wbpcode commented Aug 14, 2024

This is a huge refactoring to the grpc client. It simplified the implementation code and fixed #116.

Although I still cannot 100% ensure it's ready for production usage but at least it's better than previous one and easy to maintain (code is simplified)

@wbpcode wbpcode added this to the 0.6.0 milestone Aug 14, 2024
@wu-sheng
Copy link
Member

CI needs to fix.

Signed-off-by: wbpcode <[email protected]>
Signed-off-by: wbpcode <[email protected]>
Signed-off-by: wbpcode <[email protected]>
Signed-off-by: wbpcode <[email protected]>
Signed-off-by: wbpcode <[email protected]>
@wu-sheng wu-sheng merged commit d8b7b81 into main Aug 19, 2024
3 checks passed
@wu-sheng wu-sheng added the enhancement New feature or request label Aug 19, 2024
@wbpcode wbpcode deleted the dev-new-grpc-client-2 branch August 20, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E1210 05:57:53.019580400 7193 proto_buffer_writer.h:65] assertion failed: !byte_buffer->Valid()
2 participants