0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-25 14:28:42 +02:00
Commit graph

1 commit

Author SHA1 Message Date
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
Renamed from clientapi/producers/eduserver.go (Browse further)