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

Update to axum 0.7 #17

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Update to axum 0.7 #17

wants to merge 23 commits into from

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    31716fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92cb92c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27df263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23d34cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e60aa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f5113c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c68201 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb75dbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74609ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c18b498 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07b1e7b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aefaf8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c8dc643 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    159be1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c6e394 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9538053 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7556853 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e1de2b7 View commit details
    Browse the repository at this point in the history
  19. Add dropping of connection on shutdown

    This implementation is not graceful; when a yeet is in flight and
    the server is seeing a shutdown, the connection is canceled right away.
    sunsided committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f40df10 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    319db14 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d902a56 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d9b3c6d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2766a31 View commit details
    Browse the repository at this point in the history