Commit graph

8 commits

Author SHA1 Message Date
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
Elle Mouton
3769467c24
subservers+terminal: integrate status server
Pass the status manager to the sub-server manager so that the sub-server
manager can inform the status manager of any sub-servers that have
started or failed to start.
2023-09-22 11:59:25 +02:00
positiveblue
4be6ffb31f
multi: Add Taproot Assets subserver 2023-05-16 16:59:28 +02:00
Elle Mouton
0ab5cb750b
subservers: embed Subserver in subServerWrapper 2023-05-02 08:43:55 +02:00
Elle Mouton
3c95ab6693
subserver: add loop 2023-05-01 00:15:57 -07:00
Elle Mouton
5b1aa97b0b
subserver: add pool 2023-05-01 00:15:57 -07:00
Elle Mouton
046ec27ecb
subserver: add faraday 2023-05-01 00:15:57 -07:00
Elle Mouton
d02749a5a1
subservers: add new package to manage the lit subservers 2023-05-01 00:15:56 -07:00