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

fix: do not use tcp/ws for relay connections #2441

Closed
wants to merge 1 commit into from

Conversation

RolandSherwin
Copy link
Member

  • trying to request a WS connection to be our Relay causes too many CircuitReqDenied. This PR would make sure that we do not use WS connection for relay purposes.

@RolandSherwin
Copy link
Member Author

RolandSherwin commented Nov 28, 2024

Needs further investigation. In main, the tcp/ws is implicitly ignored inside that function.

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

Successfully merging this pull request may close these issues.

3 participants