mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
This introduces a new stream the syncAPI produces to once it processed a `OutputRoomEvent` and the appservices consumes. This is to work around a race condition where appservices receive an event before the syncAPI has handled it, this can result in e.g. calls to `/joined_members` returning a wrong membership list. |
||
|---|---|---|
| .. | ||
| base | ||
| config | ||
| jetstream | ||
| mscs | ||
| process | ||
| flags.go | ||
| monolith.go | ||