Skip to content

grpc-js: Implement Server#drain#2616

Merged
murgatroid99 merged 1 commit intogrpc:masterfrom
murgatroid99:grpc-js_server_drain
Nov 15, 2023
Merged

grpc-js: Implement Server#drain#2616
murgatroid99 merged 1 commit intogrpc:masterfrom
murgatroid99:grpc-js_server_drain

Conversation

@murgatroid99
Copy link
Copy Markdown
Member

This implements L111: Node: Server API to drain connections on a port.

The only code needed is in the new method itself, because it mainly reuses functionality added for Server#unbind in #2612.

@murgatroid99 murgatroid99 merged commit f04db5b into grpc:master Nov 15, 2023
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