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 'enable_udp' config #918

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Jan 8, 2024

Description

This PR adds a new config to the network module to enable or disable the UDP transport protocol.

Related to #915

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Merging #918 (cafb9be) into main (93ce8ee) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
- Coverage   83.41%   83.40%   -0.02%     
==========================================
  Files         173      173              
  Lines        8817     8821       +4     
==========================================
+ Hits         7355     7357       +2     
  Misses       1109     1109              
- Partials      353      355       +2     

@themantre themantre merged commit 9dd6c15 into pactus-project:main Jan 8, 2024
12 checks passed
@b00f b00f deleted the enable_udp_config branch January 9, 2024 13:21
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