lightning-terminal/subservers
Viktor Tigerström ec2a7a39b4
multi: add accounts service to status manager
Add the accounts service to status manager. This will allow us to query
the status of the accounts service and see if it is running or not.
For incoming gRPC requests to the accounts service, we also use the
status manager to check if the accounts service is running or not to
determine if we should let the request through or not.
2023-09-28 13:09:33 +02:00
..
config.go multi: Add Taproot Assets subserver 2023-05-16 16:59:28 +02:00
faraday.go subservers: add WhiteListedURLs to the SubServer interface 2023-09-07 11:00:02 +02:00
interface.go subservers: add WhiteListedURLs to the SubServer interface 2023-09-07 11:00:02 +02:00
log.go subservers: add new package to manage the lit subservers 2023-05-01 00:15:56 -07:00
loop.go subservers: add WhiteListedURLs to the SubServer interface 2023-09-07 11:00:02 +02:00
manager.go subservers: add Handles method 2023-09-22 11:59:25 +02:00
pool.go subservers: add WhiteListedURLs to the SubServer interface 2023-09-07 11:00:02 +02:00
subserver.go multi: add accounts service to status manager 2023-09-28 13:09:33 +02:00
taproot-assets.go subservers: add WhiteListedURLs to the SubServer interface 2023-09-07 11:00:02 +02:00