matrix-org.dendrite/federationapi/routing
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
..
backfill.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
devices.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
eventauth.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
events.go Tweak federation `M_NOT_FOUND` errors 2022-10-11 10:48:36 +01:00
invite.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
join.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
keys.go Fix registration for virtual hosting 2022-11-18 13:24:02 +00:00
leave.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
missingevents.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
openid.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
peek.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
profile.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
profile_test.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
publicrooms.go Add AS specific public room list endpoints (#2836) 2022-10-27 14:40:35 +02:00
query.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
query_test.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
routing.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
send.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
send_test.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
state.go Tweak federation `M_NOT_FOUND` errors 2022-10-11 10:48:36 +01:00
threepid.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
version.go Version imprint (#1383) 2020-09-02 16:18:08 +01:00