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

7.x: new router and middleware system #1561

Merged
merged 4 commits into from Feb 23, 2018
Merged

7.x: new router and middleware system #1561

merged 4 commits into from Feb 23, 2018

Commits on Feb 23, 2018

  1. feat(server): new router and middleware system

    hekike authored and Peter Marton committed Feb 23, 2018
    Copy the full SHA
    99123d1 View commit details
    Browse the repository at this point in the history
  2. feat(plugins): add pre, use and route handlers latencies to metrics p…

    …lugin
    Peter Marton committed Feb 23, 2018
    Copy the full SHA
    f9ed7ed View commit details
    Browse the repository at this point in the history
  3. feat(server): emit after event when both request is flushed and last …

    …handler is finished
    Peter Marton committed Feb 23, 2018
    Copy the full SHA
    f7cfba1 View commit details
    Browse the repository at this point in the history
  4. feat(plugins): add totalLatency to metrics plugin

    Peter Marton committed Feb 23, 2018
    Copy the full SHA
    3616028 View commit details
    Browse the repository at this point in the history