Enable well_known_client_route #959

Open
x4u wants to merge 3 commits from well-known-client into next
x4u commented 2023-08-10 07:42:59 +00:00 (Migrated from gitlab.com)

  • I agree to release my code and all other changes of this MR under the Apache-2.0 license
<!-- Please describe your changes here --> ----------------------------------------------------------------------------- - [x] I agree to release my code and all other changes of this MR under the Apache-2.0 license
x4u commented 2023-08-10 07:54:09 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>911c8d9d - Add reverse proxy entries</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/534/diffs?diff_id=757536578&start_sha=a8e1b41a8f2a7b557e6cc4d0d85ed766f6eb94bf)
deki commented 2023-08-10 09:01:30 +00:00 (Migrated from gitlab.com)

it's sufficient to proxy only the .well-known/matrix/client file.
the server might want to serve other well-known files as well.

it's sufficient to proxy only the `.well-known/matrix/client` file. the server might want to serve other well-known files as well.
x4u commented 2023-08-14 00:10:47 +00:00 (Migrated from gitlab.com)

changed this line in version 3 of the diff

changed this line in [version 3 of the diff](/famedly/conduit/-/merge_requests/534/diffs?diff_id=759926302&start_sha=911c8d9df43ebf50a2ce611a5fd7434d78fdd2c5#137b89a8b5bee51ad944756e4cafa20086cd75bd_228_228)
x4u commented 2023-08-14 00:10:47 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 179e6697 - Proxy only .well-known/matrix/client

Compare with previous version

added 1 commit <ul><li>179e6697 - Proxy only .well-known/matrix/client</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/534/diffs?diff_id=759926302&start_sha=911c8d9df43ebf50a2ce611a5fd7434d78fdd2c5)
x4u commented 2023-08-14 00:12:33 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
x4u commented 2023-08-16 23:13:16 +00:00 (Migrated from gitlab.com)

mentioned in merge request !539

mentioned in merge request !539
wrenix commented 2023-08-17 23:48:01 +00:00 (Migrated from gitlab.com)

mentioned in merge request !543

mentioned in merge request !543
x4u commented 2023-08-21 02:58:52 +00:00 (Migrated from gitlab.com)

For those already using the standalone proxy from Matrix for sliding sync, you can monitor the performance of Conduit’s implementation by following these steps:

  1. Leave the .well-known/matrix/client file you previously created in place when applying this patch. It’ll simply get ignored as requests to this endpoint are routed to Conduit instead.
  2. Log into Element X and benchmark the in-house sliding sync.
  3. Comment out the reverse-proxy entries in this patch and restart. Now, requests to .well-known/matrix/client will be served from your old JSON file again.
  4. Log out and log in again to Element X and benchmark the standalone sliding sync.
For those already using the standalone proxy from Matrix for sliding sync, you can monitor the performance of Conduit’s implementation by following these steps: 1. Leave the `.well-known/matrix/client` file you previously created in place when applying this patch. It’ll simply get ignored as requests to this endpoint are routed to Conduit instead. 2. Log into Element X and benchmark the in-house sliding sync. 3. Comment out the reverse-proxy entries in this patch and restart. Now, requests to `.well-known/matrix/client` will be served from your old JSON file again. 4. Log out and log in again to Element X and benchmark the standalone sliding sync.
x4u commented 2023-09-18 00:12:31 +00:00 (Migrated from gitlab.com)

mentioned in merge request !501

mentioned in merge request !501
x4u commented 2023-10-31 00:14:39 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin well-known-client:well-known-client
git checkout well-known-client

Merge

Merge the changes and update on Forgejo.
git checkout next
git merge --no-ff well-known-client
git checkout next
git merge --ff-only well-known-client
git checkout well-known-client
git rebase next
git checkout next
git merge --no-ff well-known-client
git checkout next
git merge --squash well-known-client
git checkout next
git merge --ff-only well-known-client
git checkout next
git merge well-known-client
git push origin next
Sign in to join this conversation.
No reviewers
No labels
Android
CS::needs customer feedback
CS::needs follow up
CS::needs on prem installation
CS::waiting
Chrome
Design:: Ready
Design:: in progress
Design::UX
E2EE
Edge
Firefox
GDPR
Iteration 13 IM
Linux
MacOS
Need::Discussion
Need::Steps to reproduce
Need::Upstream fix
Needs:: Planning
Needs::Dev-Team
Needs::More information
Needs::Priority
Needs::Product
Needs::Refinement
Needs::Severity
Priority::1-Critical
Priority::2-Max
Priority::3-Impending
Priority::4-High
Priority::5-Medium
Priority::6-Low
Priority::7-None
Progress::Backlog
Progress::Review
Progress::Started
Progress::Testing
Progress::Triage
Progress::Waiting
Reporter::Sentry
Safari
Target::Community
Target::Customer
Target::Internal
Target::PoC
Target::Security
Team:Customer-Success
Team:Design
Team:Infrastructure
Team:Instant-Messaging
Team:Product
Team:Workflows
Type::Bug
Type::Design
Type::Documentation
Type::Feature
Type::Improvement
Type::Support
Type::Tests
Windows
blocked
blocked-by-spec
cla-signed
conduit
contribution::advanced
contribution::easy
contribution::help needed
from::review
iOS
p::ti-tenant
performance
product::triage
proposal
refactor
release-blocker
s: dart_openapi_codegen
s::Famedly-Patient
s::Org-Directory
s::Passport-Generator
s::Requeuest
s:CRM
s:Famedly-App
s:Famedly-Web
s:Fhiroxide
s:Fhiroxide-cli
s:Fhiroxide-client
s:Fhirs
s:Hedwig
s:LISA
s:Matrix-Dart-SDK
s:Role-Manager
s:Synapse
s:User-Directory
s:WFS-Matrix
s:Workflow Engine
s:dtls
s:famedly-error
s:fcm-shared-isolate
s:matrix-api-lite
s:multiple-tab-detector
s:native-imaging
severity::1
severity::2
severity::3
severity::4
technical-debt
voip
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Matthias/conduit#959
No description provided.