mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-22 14:21:55 -06:00
5b73592f5a
This adds store & forward relays into dendrite for p2p. A few things have changed: - new relay api serves new http endpoints for s&f federation - updated outbound federation queueing which will attempt to forward using s&f if appropriate - database entries to track s&f relays for other nodes |
||
---|---|---|
.. | ||
config.go | ||
config_appservice.go | ||
config_clientapi.go | ||
config_federationapi.go | ||
config_global.go | ||
config_jetstream.go | ||
config_keyserver.go | ||
config_mediaapi.go | ||
config_mscs.go | ||
config_relayapi.go | ||
config_roomserver.go | ||
config_syncapi.go | ||
config_test.go | ||
config_userapi.go |