Sliding Sync API support status #398

Closed
opened 2023-10-31 13:31:49 +00:00 by ogarcia · 2 comments
ogarcia commented 2023-10-31 13:31:49 +00:00 (Migrated from gitlab.com)

This is more of a question than an issue, how is the new Sliding Sync API supported?

I understand that for now the only way to get a client like Element X working is to set up the proxy as indicated on this page, right?

This is more of a question than an issue, how is the [new Sliding Sync API](https://github.com/matrix-org/matrix-spec-proposals/blob/kegan/sync-v3/proposals/3575-sync.md) supported? I understand that for now the only way to get a client like Element X working is to set up the proxy as [indicated on this page](https://github.com/matrix-org/sliding-sync/blob/main/docs/Landing.md), right?
Aranjedeath commented 2023-10-31 14:32:03 +00:00 (Migrated from gitlab.com)

There is an initial implementation of sliding sync in conduit, so the matrix sliding sync proxy is not needed at this time. It works, with some warts.

The only change you need to make is to add the noted "org.matrix.msc3575.proxy" entry to your well known client file. Current (latest) conduit will do sliding sync w/Element X with that entry added.

There is an initial implementation of sliding sync in conduit, so the matrix sliding sync proxy is not needed at this time. It works, with some warts. The only change you need to make is to add the noted "org.matrix.msc3575.proxy" entry to your well known client file. Current (latest) conduit will do sliding sync w/Element X with that entry added.
ogarcia commented 2023-10-31 17:03:19 +00:00 (Migrated from gitlab.com)

Ok. I just checked it and it works correctly. I leave here what I did in case someone else has doubts.

Simply edit your .well-known/matrix/client and add the org.matrix.msc3575.proxy entry as follows:

{"m.homeserver":{"base_url":"https://your.matrix.conduit.server"},"org.matrix.msc3575.proxy":{"url":"https://your.matrix.conduit.server"}}
Ok. I just checked it and it works correctly. I leave here what I did in case someone else has doubts. Simply edit your `.well-known/matrix/client` and add the `org.matrix.msc3575.proxy` entry as follows: ```json {"m.homeserver":{"base_url":"https://your.matrix.conduit.server"},"org.matrix.msc3575.proxy":{"url":"https://your.matrix.conduit.server"}} ```
Sign in to join this conversation.
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#398
No description provided.