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

http provider cleanup #2120

Merged
merged 5 commits into from Dec 11, 2019
Merged

http provider cleanup #2120

merged 5 commits into from Dec 11, 2019

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Dec 10, 2019

Separates app.http out into multiple, more focused components:

  • app.client
  • app.server
  • app.routes
  • app.middleware

Adds support for adding shutdown handlers to Storage values.

Adds app.locks helper for synchronizing access to app extensions.

@tanner0101 tanner0101 added the enhancement New feature or request label Dec 10, 2019
@tanner0101 tanner0101 added this to In Progress in Vapor 4 via automation Dec 10, 2019
@tanner0101 tanner0101 merged commit df279be into master Dec 11, 2019
Vapor 4 automation moved this from In Progress to Done Dec 11, 2019
@tanner0101 tanner0101 deleted the tn-http-cleanup branch December 11, 2019 02:37
kaishin pushed a commit to kaishin/vapor that referenced this pull request Jan 9, 2020
* http provider cleanup

* add app.locks

* remoteaddr test

* print warning of client config mutated after init

* client test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Vapor 4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant