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

Use custom gRPC implementation with Helidon #180

Closed
6 tasks done
Tracked by #181
a-saksena opened this issue Sep 16, 2024 · 2 comments · Fixed by #237
Closed
6 tasks done
Tracked by #181

Use custom gRPC implementation with Helidon #180

a-saksena opened this issue Sep 16, 2024 · 2 comments · Fixed by #237
Assignees
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@a-saksena
Copy link
Contributor

a-saksena commented Sep 16, 2024

As a Block Node developer
I want to replace Helidon's OOTB gRPC layer with our custom PBJ implementation
So that, I have greater control of the gRPC layer

Tasks

Preview Give feedback
@a-saksena a-saksena changed the title Integrate with Helidon Use custom gRPC implementation with Helidon Sep 16, 2024
@mattp-swirldslabs mattp-swirldslabs self-assigned this Oct 1, 2024
@mattp-swirldslabs mattp-swirldslabs added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@mattp-swirldslabs
Copy link
Contributor

mattp-swirldslabs commented Oct 10, 2024

Created PBJ bug ticket to document an issue with Server Streaming integration where the PBJ framework immediately disconnects a client after they connect to receive a stream of block items.

@mattp-swirldslabs
Copy link
Contributor

Created PBJ feature ticket to document framework gaps when clients cancel or close connections to the Block Node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants