Skip to content

feat!: support serving multiple servers on separate ports#63

Merged
StewartJingga merged 1 commit intomainfrom
mux-multi-serve
Nov 30, 2022
Merged

feat!: support serving multiple servers on separate ports#63
StewartJingga merged 1 commit intomainfrom
mux-multi-serve

Conversation

@sudo-suhas
Copy link
Contributor

Graceful shutdown of gRPC server is not possible with multiplexing of the HTTP and gRPC server on a single port. So make breaking changes to the mux pkg to instead accept and orchestrate multiple serve targets.

Related to raystack/compass#164.

Graceful shutdown of gRPC server is not possible with multiplexing of
the HTTP and gRPC server on a single port. So make breaking changes to
the mux pkg to instead accept and orchestrate multiple serve targets.
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.

3 participants