-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for websockets #3798
Comments
There's a PR on synapse for this, although I couldn't find the spec issue either. |
Should this be turned into a normal MSC PR? |
Also, isn't it superseded by #2108? |
Is this still not possible in Matrix today? |
Nope. It's just never been much of a priority; it doesn't seem like it would make much difference in practice, but would come with a bunch of maintenance overhead. If someone wanted to do a prototype and could demonstrate it made a real difference, that would be interesting, but that's unlikely to be me. |
Author: @richvdh, @krombel
Documentation: https://github.com/matrix-org/matrix-doc/blob/master/drafts/websockets.rst, https://docs.google.com/document/d/104ClehFBgqLQbf4s-AKX2ijr8sOAxcizfcRs_atsB0g/edit
Date: 2015-11-16
We should let clients do sync requests (at least) over websockets.
There is a draft of how this might look at https://github.com/matrix-org/matrix-doc/blob/master/attic/drafts/websockets.rst.
[I thought we must have an issue for this, but couldn't find one].
The text was updated successfully, but these errors were encountered: