-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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. * chore: Remove jetty dependencies. * chore: Bump jicoco to 1.1-143.
- Loading branch information
Showing
20 changed files
with
514 additions
and
860 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
46 changes: 0 additions & 46 deletions
46
jicofo/src/main/java/org/jitsi/jicofo/rest/Application.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.