Make it clearer in the intro section what the problem is

hughns/device-scope-txnid
Hugh Nimmo-Smith 1 year ago committed by GitHub
parent 82e0883d88
commit 6fc4975c52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,6 +14,11 @@ The spec [reads](https://spec.matrix.org/v1.6/client-server-api/#transaction-ide
> client logs out and back in between the `A` and `B` tokens, `TXN1` could be used
> once for each.
The "client session" scope concept described can be complicated to implement.
This MSC proposes that the scope of a transaction identifier is changed to something
that is easier to implement whilst maintaining required transaction semantics.
The transaction IDs appear in two parts of the Client-Server API spec:
1. As a identifier to allow the homeserver to make some `PUT` endpoints

Loading…
Cancel
Save