dendrite/cmd
Kegsay b7187a9a35
Remove clientapi producers which aren't actually producers (#1111)
* Remove clientapi producers which aren't actually producers

They are actually just convenience wrappers around the internal APIs
for roomserver/eduserver. Move their logic to their respective `api`
packages and call them directly.

* Remove TODO

* unbreak ygg
2020-06-10 12:17:54 +01:00
..
client-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
create-account Fix pg user already exists (#1076) 2020-06-01 18:34:29 +01:00
create-room-events Further room version wiring (#936) 2020-03-27 16:28:22 +00:00
dendrite-appservice-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-client-api-server Factor out how monolith routes get added (#1107) 2020-06-09 12:07:33 +01:00
dendrite-demo-libp2p Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00
dendrite-demo-yggdrasil Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00
dendrite-edu-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-federation-api-server Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00
dendrite-federation-sender-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-key-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-media-api-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-monolith-server Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00
dendrite-public-rooms-api-server Factor out how monolith routes get added (#1107) 2020-06-09 12:07:33 +01:00
dendrite-room-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-server-key-api-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-sync-api-server Factor out how monolith routes get added (#1107) 2020-06-09 12:07:33 +01:00
dendritejs Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
generate-keys Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
kafka-producer Fix sarama import URLs (#856) 2020-04-22 15:26:56 +01:00
mediaapi-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
roomserver-integration-tests More flexible caching (#1101) 2020-06-05 16:42:01 +01:00
syncserver-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00