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

Replace jetty with ktor. #1178

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Replace jetty with ktor. #1178

wants to merge 16 commits into from

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Oct 15, 2024

  • chore: Update jicoco to 1.1-142-gfed0320.
  • feat: Add a ktor server, move /metrics to it.
  • feat: Move /about/version to ktor.
  • ref: Move health to ktor.
  • wip: Port ConferenceRequest to ktor.
  • wip: Organize ktor exceptions.
  • ref: Move MoveEndpoints to ktor.
  • ref: Move RtcStats to ktor.
  • ref: Move RestConfig to the ktor package.
  • ref: Move Debug to ktor.
  • ref: Move Pin to ktor.
  • ref: Move stats to ktor.
  • ref: Remove jetty, move ktor to 8888.
  • squash: Cleanup.

)
)
}
get("move-endpoints") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be "move-fraction"?

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.

2 participants