Skip to content

feat: implement server-to-client stream keepalives#2139

Open
feywind wants to merge 7 commits intomainfrom
stream-keepalives
Open

feat: implement server-to-client stream keepalives#2139
feywind wants to merge 7 commits intomainfrom
stream-keepalives

Conversation

@feywind
Copy link
Collaborator

@feywind feywind commented Feb 24, 2026

The Node library already supports client-to-server keepalive pings. This adds support for server-to-client keepalive pings, which let the client know if it needs to restart a stream due to inactivity.

@feywind feywind requested a review from a team as a code owner February 24, 2026 20:39
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: pubsub Issues related to the googleapis/nodejs-pubsub API. labels Feb 24, 2026
@feywind feywind added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 24, 2026
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 24, 2026
@feywind feywind requested a review from a team as a code owner March 3, 2026 20:41
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the googleapis/nodejs-pubsub API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant