dendrite/federationapi/storage/tables
devonh 5b73592f5a
Initial Store & Forward Implementation (#2917)
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
2023-01-23 17:55:12 +00:00
..
inbound_peeks_table_test.go Fix flakey test 2022-12-22 11:31:54 +01:00
interface.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
outbound_peeks_table_test.go Fix flakey test 2022-12-22 11:31:54 +01:00
relay_servers_table_test.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00