0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-11-01 05:29:08 +01:00
dendrite/build/gobind-pinecone
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
..
build.sh Update dendrite-demo-pinecone 2021-05-18 15:47:15 +01:00
monolith.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
monolith_test.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
platform_ios.go Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
platform_other.go Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00