Improve wording on why we use a seperate array.

Co-authored-by: Kevin Cox <kevincox@kevincox.ca>
pull/2409/head
Will Hunt 7 months ago committed by GitHub
parent 15f4582c9b
commit d1783c4569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,7 +102,7 @@ MAY be omitted entirely if there are ephemeral no events to send.
```
The reason for a new key rather than bundling the events into `events` is that
existing appservices may mistake them for PDUs and could cause undefined behaviour.
existing appservices may mistake them for PDUs and might behave erratically.
While `events` may now be a somewhat misleading name, this is an acceptable tradeoff.
Note that the EDU is otherwise formatted as it would for client-server API transport.

Loading…
Cancel
Save