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

Client,Network,Services: add TorClient #8

Merged
merged 2 commits into from
Dec 3, 2023
Merged

Client,Network,Services: add TorClient #8

merged 2 commits into from
Dec 3, 2023

Conversation

aarani
Copy link
Owner

@aarani aarani commented Dec 3, 2023

This PR aims to introduce a simple API for end users.

Working with network especially Tor routers is flaky and
delegating retry logic implementation to users causes NOnion to
be unreliable in CI and in normal use, this commit introduces
retry logic in some places where it's needed the most. This
should hopefully make NOnion more reliable.

This PR also adds F# documentation.

This commit aims to introduce a simple API for end users.

Working with network especially Tor routers is flaky and
delegating retry logic implementation to users causes NOnion to
be unreliable in CI and in normal use, this commit introduces
retry logic in some places where it's needed the most. This
should hopefully make NOnion more reliable.
@aarani aarani merged commit 0938049 into master Dec 3, 2023
4 checks passed
@aarani aarani deleted the highLevel branch December 3, 2023 16:19
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant