8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
233 stars 17 forks source link

fix: don't connect itself #473

Closed giangndm closed 2 days ago

giangndm commented 2 days ago

Pull Request

Description

This PR fixed "node is connect to itself with seeds config". It will have some strange route table

Related Issue

If this pull request is related to any issue, please mention it here.

Checklist

Screenshots

If applicable, add screenshots to help explain the changes made.

Additional Notes

Add any additional notes or context about the pull request here.

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 36.04%. Comparing base (b9fc447) to head (f524b5d). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
bin/src/main.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #473 +/- ## ========================================== - Coverage 36.06% 36.04% -0.02% ========================================== Files 176 176 Lines 18173 18183 +10 ========================================== Hits 6554 6554 - Misses 11619 11629 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.