Skip to content

Introduces bidirectional streaming with acknowledgment#35

Merged
iamneal merged 2 commits intomasterfrom
bidirectional-stream
Feb 9, 2026
Merged

Introduces bidirectional streaming with acknowledgment#35
iamneal merged 2 commits intomasterfrom
bidirectional-stream

Conversation

@bdodroid
Copy link
Contributor

@bdodroid bdodroid commented Feb 6, 2026

Adds new classes for handling event and job streams using bidirectional gRPC APIs, enhancing real-time communication efficiency. Deprecates older unary and server-streaming implementations for improved acknowledgment support and robust connection handling.

Streamlines event processing with batch acknowledgment to ensure reliable event delivery. Implements job processing with enhanced error handling and status tracking, aiding seamless plugin integration.

Adds new classes for handling event and job streams using bidirectional gRPC APIs, enhancing real-time communication efficiency. Deprecates older unary and server-streaming implementations for improved acknowledgment support and robust connection handling.

Streamlines event processing with batch acknowledgment to ensure reliable event delivery. Implements job processing with enhanced error handling and status tracking, aiding seamless plugin integration.
@bdodroid bdodroid requested a review from iamneal February 6, 2026 21:22
@iamneal iamneal merged commit ef96847 into master Feb 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants