1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 22:46:44 +01:00
eclair/eclair-node
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
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Distribute connection-handling on multiple machines using akka-cluster (#1566) 2020-12-08 18:41:51 +01:00
pom.xml Release Eclair v0.4.2 (#1562) 2020-10-13 15:14:40 +02:00