Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ v3 (feature): merge Listen methods & ListenConfig #1930

Merged
merged 24 commits into from
Sep 8, 2022

Conversation

efectn
Copy link
Member

@efectn efectn commented Jun 4, 2022

Closes: #1826

To-Do:

  • Add more tests for new Listen method.
  • Make graceful shutdown automatically.
  • Fix prefork tests.

@efectn efectn added this to the v3 milestone Jun 4, 2022
@efectn efectn linked an issue Jun 4, 2022 that may be closed by this pull request
@efectn efectn changed the title ✨ v3 (feature): new Start method for app ✨ v3 (feature): merge Listen methods & ListenConfig Aug 21, 2022
Copy link
Member

@ReneWerner87 ReneWerner87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx

@ReneWerner87 ReneWerner87 merged commit 281e2f0 into v3-beta Sep 8, 2022
@efectn efectn deleted the v3-new-start branch September 8, 2022 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🚀 v3 Request: Remove Listener, ListenTLS, ListenMutualTLS
2 participants