1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-02 23:14:28 -05:00
dendrite/cmd/dendritejs
Kegsay b7187a9a35
Remove clientapi producers which aren't actually producers ()
* 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 () 2020-06-04 11:50:57 +01:00
main.go Remove clientapi producers which aren't actually producers () 2020-06-10 12:17:54 +01:00
main_noop.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
publicrooms.go Add a way to force federationsender to retry sending transactions () 2020-06-01 18:34:08 +01:00