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

Add client functionality into nym-network-requester #2972

Merged
merged 4 commits into from
Feb 20, 2023

Conversation

octol
Copy link
Contributor

@octol octol commented Feb 6, 2023

Description

Closes: #1900

Change nym-network-requester to connect directly to the mixnet using MixnetClient in nym-sdk, instead of going through nym-client. The advantage is that it greatly simplifies deployment an well as connection handling and balancing.

Checklist:

  • added a changelog entry to CHANGELOG.md

@octol octol force-pushed the jon/feat/network-requester-client branch 2 times, most recently from 742c9ff to f3e99e4 Compare February 7, 2023 10:09
@octol octol force-pushed the jon/feat/network-requester-client branch from f3e99e4 to ecd5dc0 Compare February 8, 2023 13:26
@octol octol marked this pull request as ready for review February 9, 2023 12:44
@octol octol force-pushed the jon/feat/network-requester-client branch 3 times, most recently from 883778b to 803f6f8 Compare February 10, 2023 10:12
@octol octol force-pushed the jon/feat/network-requester-client branch from cad22ed to 083c85b Compare February 20, 2023 10:20
@octol octol changed the base branch from develop to release/v1.1.10 February 20, 2023 10:21
@octol octol merged commit bbb3287 into release/v1.1.10 Feb 20, 2023
@octol octol deleted the jon/feat/network-requester-client branch February 20, 2023 12:00
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.

Add client functionality to nym-network-requester
1 participant