-
- Downloads
add support for serving client+server well-known and `/client/server.json` endpoints from conduwuit
the last endpoint is a non-standard health check endpoint used by at
least Element Web as a weird way to determine if syncv3 is available
there can also be some valid use-cases for serving well-knowns from the
application itself
Signed-off-by:
strawberry <strawberry@puppygock.gay>
Showing
- src/api/client_server/unversioned.rs 20 additions, 3 deletionssrc/api/client_server/unversioned.rs
- src/api/server_server.rs 12 additions, 0 deletionssrc/api/server_server.rs
- src/config/mod.rs 1 addition, 0 deletionssrc/config/mod.rs
- src/main.rs 12 additions, 14 deletionssrc/main.rs
- src/service/globals/mod.rs 4 additions, 0 deletionssrc/service/globals/mod.rs
Please register or sign in to comment