Kegan Dougal
Kegan Dougal
> I think i'm being thick, but i still don't get how you know whether your result got clipped by max_depth or max_breadth and how you know whether to continue...
Such a feature isn't a hard requirement for threading fundamentals so would be best as a separate MSC. Nothing in this MSC prevents this being added: I would probably just...
@turt2live this has an implementation.
> Is there any size/performance comparison between this and json + gzip? Yes, I have done extensive work measuring the impact and savings in a range of environments (eg multi...
@turt2live this MSC has an implementation - https://github.com/matrix-org/lb and a Tutorial blog post will follow shortly.
@jplatte the problem with that is each change on its own isn't really that useful and doesn't provide a complete solution on its own. Having servers then implement portions of...
There's not many options available to us as you've pointed out. I'm effectively associating the bearer token with the connection as it's sticky: > In addition, this Option MAY be...
Realistically I suspect for fields which represent "bytes" (e.g any base64 unpadded fields) they would be represented literally in CBOR.
@turt2live I have added a caveat to the MSC around interactions with MSC3882. I don't think this materially changes things so I don't think it acts as a blocker, but...
A few additional things to not reproduce in the rust SDK: - https://github.com/element-hq/element-web/issues/23393 - https://github.com/element-hq/element-web/issues/20927#issuecomment-1820465908