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

refactor: move to quarkus #165

Merged
merged 9 commits into from
Jan 21, 2024
Merged

refactor: move to quarkus #165

merged 9 commits into from
Jan 21, 2024

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    ebe4bc7 View commit details
    Browse the repository at this point in the history
  2. refactor: move to quarkus - websocket echo endpoint

    BREAKING CHANGE: websockets moved to http server instead of a dedicated
    verticle
    jgiovaresco committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    b803b5a View commit details
    Browse the repository at this point in the history
  3. refactor: move to quarkus - grpc service

    BREAKING CHANGE: grpc server moved to http server instead of a dedicated
    server
    jgiovaresco committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    48c8aed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28335df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b099aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7be52f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7992ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d7e460 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3260e48 View commit details
    Browse the repository at this point in the history