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

High level API #58

Closed
wants to merge 2 commits into from
Closed

High level API #58

wants to merge 2 commits into from

Conversation

aarani
Copy link
Collaborator

@aarani aarani commented Apr 8, 2023

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 changed the title DRAFT: High level A DRAFT: High level API Apr 8, 2023
@aarani aarani marked this pull request as draft April 8, 2023 16:09
@aarani aarani force-pushed the highLevel branch 3 times, most recently from 14cee0d to 02f85d3 Compare April 15, 2023 10:48
NOnion/Client/TorClient.fs Outdated Show resolved Hide resolved
NOnion/Network/TorGuard.fs Outdated Show resolved Hide resolved
@aarani aarani force-pushed the highLevel branch 4 times, most recently from c36def1 to 7b574cd Compare April 23, 2023 13:09
@aarani aarani force-pushed the highLevel branch 3 times, most recently from da73364 to 81fb05b Compare October 27, 2023 11:22
@aarani aarani marked this pull request as ready for review October 27, 2023 11:23
@aarani aarani changed the title DRAFT: High level API High level API Oct 27, 2023
@aarani aarani force-pushed the highLevel branch 2 times, most recently from 0e839ca to 03e62ff Compare October 28, 2023 13:10
@aarani aarani changed the title High level API DRAFT: High level API Oct 28, 2023
@aarani aarani marked this pull request as draft October 28, 2023 13:25
@aarani aarani force-pushed the highLevel branch 8 times, most recently from 8a0bbec to 4aac077 Compare October 28, 2023 15:46
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 marked this pull request as ready for review November 25, 2023 14:51
@aarani aarani changed the title DRAFT: High level API High level API Nov 25, 2023
@aarani aarani closed this Dec 3, 2023
@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