dendrite/setup
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
..
base Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
config Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
jetstream Use t.TempDir for SQLite databases, so tests don't rip out each others databases (#2950) 2023-01-23 13:17:15 +01:00
mscs Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
process Track reasons why the process is in a degraded state 2022-10-04 13:02:41 +01:00
flags.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
monolith.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00