reaction/plugins
ppom fbf8c24e31
cluster: try_connect opens the channels and handshakes itself
This fixes a deadlock where each node is initiating a connection
and therefore unable to accept an incoming connection.

connection_rx can now be either a raw connection or an initialized connection.
cluster startup has been refactored to take this into account and make
ConnectionManager create this channel itself.
2025-12-08 12:00:00 +01:00
..
reaction-plugin Reduce usage of chrono 2025-12-07 12:00:00 +01:00
reaction-plugin-cluster cluster: try_connect opens the channels and handshakes itself 2025-12-08 12:00:00 +01:00
reaction-plugin-virtual Reduce usage of chrono 2025-12-07 12:00:00 +01:00