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

Adding pekko-http support #305

Merged
merged 7 commits into from
Aug 25, 2023

Commits on Aug 21, 2023

  1. Migrate from akka-http to pekko-http

    agrodowski committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b5ad256 View commit details
    Browse the repository at this point in the history
  2. Removed redundant pekko module

    agrodowski committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    809c5cc View commit details
    Browse the repository at this point in the history
  3. Revert removal of akka-http support

    agrodowski committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9b3cce7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Add scala 3 support for pekko-http

    agrodowski committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2b7145b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1031f68 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Remove CrossVersion where not necessary

    agrodowski committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    613408b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    c2a9b63 View commit details
    Browse the repository at this point in the history