I’ve used matrix-docker-ansible-deploy to set up Dendrite and the Sliding Sync proxy. Is there a way for me to test the sliding sync functionality?
3 points
Try to login with element X?
It requires it, and wont let you set it up if it’s not provided by the homeserver.
1 point
1 point
3 points
2 points
1 point
Open https://yourserver.example/.well-known/matrix/client
and see if this part exists in it:
"org.matrix.msc3575.proxy": {
"url": "https://slidingsync.lab.matrix.org"
}
if so, chances are it’ll just work.
1 point
Not really, it simply indicates that it delegates the traffic to the sliding sync proxy. It does not indicate whether this proxy works correctly.
1 point