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

feat(network): adding relay service to dial relay nodes #887

Merged
merged 6 commits into from
Jan 1, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Jan 1, 2024

Description

Relay nodes are operating separately. In this PR, we add a relay service to connect to relay nodes if the node's reachability is private. This service checks every minute to ensure there is a connection with the relay nodes.

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

Merging #887 (91125e3) into main (5348228) will decrease coverage by 0.15%.
The diff coverage is 79.62%.

❗ Current head 91125e3 differs from pull request most recent head 0693e46. Consider uploading reports for the commit 0693e46 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #887      +/-   ##
==========================================
- Coverage   83.48%   83.34%   -0.15%     
==========================================
  Files         171      172       +1     
  Lines        8673     8713      +40     
==========================================
+ Hits         7241     7262      +21     
- Misses       1089     1101      +12     
- Partials      343      350       +7     

@themantre themantre merged commit 46ee5d3 into pactus-project:main Jan 1, 2024
10 checks passed
@b00f b00f deleted the relay-service branch January 11, 2024 11:20
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.

2 participants