dendrite/federationapi
devonh a8e7ffc7ab
Add p2p wakeup broadcast handling to pinecone demos (#2841)
Adds wakeup broadcast handling to the pinecone demos.
This will reset their blacklist status and interrupt any ongoing
federation queue backoffs currently in progress for this peer.
The end result is that any queued events will quickly be sent to the
peer if they had disconnected while attempting to send events to them.
2022-11-18 00:29:23 +00:00
..
api Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
consumers Don't get blacklisted hosts when querying joined servers (#2880) 2022-11-15 17:21:16 +00:00
internal Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
inthttp Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
producers Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
queue Add p2p wakeup broadcast handling to pinecone demos (#2841) 2022-11-18 00:29:23 +00:00
routing Try that again 2022-11-17 09:32:19 +00:00
statistics Refactor Federation Destination Queues (#2807) 2022-10-19 11:03:16 +01:00
storage Fix bug in a2f72dd9 2022-11-16 15:10:33 +00:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi_keys_test.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
federationapi_test.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
federationapi.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00