4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-14 19:36:34 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
devonh
5b73592f5a
Initial Store & Forward Implementation ()
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