· Föderation EN Do 11.01.2024 22:28:28 @bodil which API feature is misbehaving here? It could be a bleeding edge build thing (m.s runs nightly code rather than the last stable release) |
Föderation EN Do 11.01.2024 22:46:57 @andypiper Current road bump is that I need to dig the WebSocket URL for streaming updates from the instance info because it's on a different hostname from the rest of the API, which the API docs don't mention as a possibility. I mean, this is all part of how you get to a working client implementation with broad compatibility, it's just funny that the instance that gives me the most examples of how the protocol diverges between instances is the one that actually publishes the protocol. |
Föderation EN Do 11.01.2024 22:53:33 |
Föderation EN Do 11.01.2024 23:06:39 @andypiper This should be in the docs (and the "usual" endpoint should redirect to the new URL). I will try to update the docs to add this, unless someone else wants to do it :) |
Föderation EN Do 11.01.2024 23:18:08 |