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

Eliminate skywire-specific DNS queries between dmsg-server and dmsg-disc with dmsghttp-config #273

Open
0pcom opened this issue Jul 11, 2024 · 0 comments

Comments

@0pcom
Copy link
Collaborator

0pcom commented Jul 11, 2024

  • dmsg-disc should be configured to connect to one or more dmsg servers with a dmsghttp-config which specified the server public key, as well as the ip address & port

  • the dmsg server should wait for the dmsg-discovery to connect to it from a specified public key

  • when the dmsg-disc has connected to the dmsg server, the dmsg server registers itself as a server in that dmsg-discovery

  • other dmsg servers need to user a dmsghttp-config to connect to other dmsg servers

  • other dmsg servers needs to connect to the dmsg disc via the server that dmsg-disc has already connected to

  • the dmsg disc needs to connect as a dmsg client to any dmsg servers which register themselves in that dmsg-disc

  • the http-over-dmsg implement of the dmsg-disc needs to be able to be queried over dmsg using dmsgcurl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant