mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-29 12:08:37 +01:00
Small thoughts about the IRC example.
This commit is contained in:
parent
bd6fc4b5bf
commit
828d6992e5
|
|
@ -348,7 +348,10 @@ Examples
|
|||
- Should home servers by default generate fixed room IDs which match the room
|
||||
alias? Otherwise, you need to tell the AS that room alias X matches room ID
|
||||
Y so when the home server pushes events with room ID Y the AS knows which
|
||||
room that is.
|
||||
room that is. Alternatively, do we expect ASes to query the HS via the room
|
||||
alias APIs just like clients do? This doesn't get us the reverse mapping
|
||||
though which is what we really want when events are pushed to the AS. Maybe
|
||||
a special room_id_to_alias event poke is pushed to the AS?
|
||||
|
||||
IRC
|
||||
~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue