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

Change http.ServeMux to chi #17

Merged

Conversation

nkryuchkov
Copy link
Contributor

@nkryuchkov nkryuchkov commented Oct 13, 2020

Part of https://github.com/SkycoinPro/skywire-services/issues/250
Part of https://github.com/SkycoinPro/skywire-services/issues/263

Changes:

  • Change http.ServeMux to chi
  • Log time spent in requests
  • Add some useful middlewares
  • Output request IDs

How to test this PR:

  • make check
  • Run integration env and check the changes listed above

@nkryuchkov nkryuchkov marked this pull request as draft October 13, 2020 12:23
@nkryuchkov nkryuchkov marked this pull request as ready for review October 15, 2020 18:11
@nkryuchkov nkryuchkov merged commit 0423423 into skycoin:develop Oct 16, 2020
@nkryuchkov nkryuchkov deleted the feature/change-http-servemux-to-chi branch October 16, 2020 14:44
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.

1 participant