matrix-org / matrix-spec

The Matrix protocol specification
Apache License 2.0
189 stars 94 forks source link

Spec incorrectly claims "EDUs do not have a room ID" #1707

Open richvdh opened 9 months ago

richvdh commented 9 months ago

Link to problem area:

https://spec.matrix.org/v1.9/server-server-api/#edus

Issue

Some EDUs (notably, typing notifications) do, in fact, have a room id. Read receipt EDUs have multiple room IDs.

Expected behaviour

Short of nuking the whole EDU concept from orbit, we probably just need to soften the wording here to say that some EDUs lack a room id.

AllMightLegend commented 2 months ago

Yes that is the most probable solution