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

Decoy registrar: Use dialer from tapdance dialer instead of its own #128

Open
mingyech opened this issue Jul 5, 2023 · 0 comments
Open

Comments

@mingyech
Copy link
Member

mingyech commented Jul 5, 2023

Currently the decoy registrar has its own custom dialer. We also have a the dialer from tapdance.Dialer that is used in other registrars and for the connection, so we might want to change to that for consistancy. Also the decoy registrar is setting the reg.Dialer field while other registrars are reading from it, which is a little confusing.

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