matrix-org.dendrite/appservice
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.
2023-12-12 12:13:55 +01:00
..
api Add user profile tests, refactor user API methods (#3030) 2023-04-03 20:19:26 +02:00
consumers Introduce a new stream for the appservice consumer (#3277) 2023-12-12 12:13:55 +01:00
query Add ID in error messages for ApplicationServices (#3162) 2023-08-03 09:26:42 +02:00
appservice.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
appservice_test.go Introduce a new stream for the appservice consumer (#3277) 2023-12-12 12:13:55 +01:00