1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 09:54:02 +01:00
eclair/.github
Pierre-Marie Padiou 08c21fa5e9
Distribute connection-handling on multiple machines using akka-cluster (#1566)
The goal is to offload the back from everything connection-related:
- incoming connections
- outgoing connections
- gossip queries + pings
- incoming gossip aggregation
- outgoing gossip dispatch (rebroadcast)

Co-authored-by: Bastien Teinturier <31281497+t-bast@users.noreply.github.com>
2020-12-08 18:41:51 +01:00
..
workflows Distribute connection-handling on multiple machines using akka-cluster (#1566) 2020-12-08 18:41:51 +01:00
ISSUE_TEMPLATE.md Add an issue template (#683) 2018-08-27 18:11:12 +02:00