dendrite/cmd/dendritejs
Kegsay cfc137652e
Add a way to force federationsender to retry sending transactions (#1077)
* Add a way to force federationsender to retry sending transactions

And use it in P2P mode when we pick up new nodes.

* Linting

* Use atomic bool to stop us blocking on the channel
2020-06-01 18:34:08 +01:00
..
jsServer.go p2p: Use JSServer for comms rather than GoJsConn (#888) 2020-03-11 12:18:37 +00:00
keyfetcher.go p2p: de-dupe and shuffle public rooms; implement keydb (#1074) 2020-05-29 15:34:15 +01:00
main.go Add a way to force federationsender to retry sending transactions (#1077) 2020-06-01 18:34:08 +01:00
main_noop.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
publicrooms.go Add a way to force federationsender to retry sending transactions (#1077) 2020-06-01 18:34:08 +01:00