Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Signer network HTTP relay implementation #109

Closed
1 task
netrome opened this issue May 2, 2024 · 0 comments · Fixed by #159
Closed
1 task

[Feature]: Signer network HTTP relay implementation #109

netrome opened this issue May 2, 2024 · 0 comments · Fixed by #159
Assignees
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer. signer communication Communication across sBTC bootstrap signers.

Comments

@netrome
Copy link
Contributor

netrome commented May 2, 2024

Feature - Signer network HTTP relay implementation

1. Description

Implement the signer network interface with a client that connects to an external HTTP relay, which forwards messages between connected clients.

1.1 Context & Purpose

The HTTP relay implementation is needed to allow separate signer processes running on different hosts to connect to each other and exchange messages.

2.1 Acceptance Criteria:

  • There is a HTTP relay service defined which can forward messages between signers.
@netrome netrome added sbtc bootstrap signer The sBTC Bootstrap Signer. signer communication Communication across sBTC bootstrap signers. labels May 2, 2024
@netrome netrome self-assigned this May 13, 2024
@netrome netrome linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer. signer communication Communication across sBTC bootstrap signers.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant