Hubert Chathi
Hubert Chathi
Yeah, we had discussed the idea of merging. I haven't had time yet to experiment with changing Polyjuice to use the functions defined in this library, though.
> Polyjuice, however, does not offer "one shot" API usage, it is always necessary to start a Client process, which can be cumbersome for one-off API requests. (However that is...
I've given some more thought about how we might possibly merge Polyjuice Client and Matrix SDK and jotted down some thoughts. I've started with a summary of how Matrix SDK...
> I think defining a custom transport is still a possibilty with the SDK, we would simply need to implement the behaviour for [sending a request](https://github.com/niklaslong/matrix-elixir-sdk/blob/901a0eeb225e944640285de27f6a3064ab412245/lib/matrix_sdk/http_client.ex#L14) (including encoding and decoding)?...
@alphapapa please add comments on the document (which allows threading), rather than comments here, as it's easier to follow. But the quick answers to your questions are that any string...
Thank you for your proposal. I'm marking this as a draft since it needs more details before it can be considered. For example, what encryption algorithms are used, the format...
Can you link to the implementations (preferably a PR or MR link) in the top comment of this PR so that someone can validate that the implementation matches the proposal?...
relates to Riot issues https://github.com/vector-im/riot-web/issues/2938 and https://github.com/vector-im/riot-web/issues/5649
You mentioned an implementation in #spec:matrix.org. Can you add a link to your implementation?
In general, if you think that a proposal is ready for FCP, you would let the spec core team know that in #sct-office:matrix.org. However, I don't think this proposal has...