mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 20:01:15 +01: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 |
||
---|---|---|
.. | ||
deltas | ||
assumed_offline_table.go | ||
blacklist_table.go | ||
inbound_peeks_table.go | ||
joined_hosts_table.go | ||
notary_server_keys_json_table.go | ||
notary_server_keys_metadata_table.go | ||
outbound_peeks_table.go | ||
queue_edus_table.go | ||
queue_json_table.go | ||
queue_pdus_table.go | ||
relay_servers_table.go | ||
server_key_table.go | ||
storage.go |