mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 00:13:43 +01:00
add information on fixed implementations
This commit is contained in:
parent
f8e4bdfbaf
commit
0fbb1b9bf9
|
|
@ -42,3 +42,14 @@ addition of `|` as delimiter between the fields.
|
|||
The `key_agreement_protocol` `curve25519` is deprecated and may be removed in
|
||||
the future. It will no longer be mandatory for clients to support, and new
|
||||
implementations are discouraged from implementing it.
|
||||
|
||||
## Implementation
|
||||
|
||||
This has been implemented in:
|
||||
|
||||
- Riot Web 1.6.3 (matrix-js-sdk 6.2.0)
|
||||
- Riot Android 0.9.12 (matrix-android-sdk 0.9.35)
|
||||
- RiotX 0.21
|
||||
- Riot iOS 0.11.5 (matrix-ios-sdk 0.16.5)
|
||||
- matrix-weechat and pantalaimon (matrix-nio 0.12.0)
|
||||
- FluffyChat (famedlysdk)
|
||||
|
|
|
|||
Loading…
Reference in a new issue