Skip to content

Comments

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

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

feat: implement server-to-client stream keepalives#2139
feywind wants to merge 4 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
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: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant