6d50212f29
* Add missing routing for PerformDirectoryLookupRequest * Tweak output * Fix some bugs in devices * Don't default to federated room joins in response to invite * Update sytest-whitelist * Update comments * Return correct room ID from PerformJoin * Fix appservice and EDU server API setup, update sytest-whitelist * Update sytest-whitelist |
||
---|---|---|
.. | ||
api | ||
consumers | ||
query | ||
routing | ||
storage | ||
types | ||
workers | ||
README.md | ||
appservice.go |
README.md
Application Service
This component interfaces with external Application Services. This includes any HTTP endpoints that application services call, as well as talking to any HTTP endpoints that application services provide themselves.
Consumers
This component consumes and filters events from the Roomserver Kafka stream, passing on any necessary events to subscribing application services.