lightninglabs / lightning-node-connect

MIT License
78 stars 22 forks source link

multi: server connection status #53

Closed ellemouton closed 2 years ago

ellemouton commented 2 years ago

Add server connection status info so that a caller of the Server can get informed about changes in the Server's connection. The 3 statuses differ from the Client connection statuses. They are as follows:

ellemouton commented 2 years ago

thanks @guggero :) updated the names and added a new commit testing both the server and client status in the itests :)