You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dendrite/syncapi/producers
Till 1555b3542d
Introduce a new stream for the appservice consumer (#3277)
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.
11 months ago
..
appservices.go Introduce a new stream for the appservice consumer (#3277) 11 months ago
federationapi_presence.go refactor: update GMSL (#3058) 2 years ago