dendrite/cmd/dendritejs
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
..
jsServer.go Remove p2p log lines 2020-06-02 11:03:01 +01:00
keyfetcher.go s/Base64String/Base64Bytes/g (#1093) 2020-06-04 11:50:57 +01:00
main.go Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00
main_noop.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
publicrooms.go Add a way to force federationsender to retry sending transactions (#1077) 2020-06-01 18:34:08 +01:00