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
235 stars 17 forks source link

deps: cargo update and some libs #381

Closed giangndm closed 4 months ago

giangndm commented 4 months ago

Pull Request

Description

This PR update deps with cargo update and some libs

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 4 months ago

Codecov Report

Attention: Patch coverage is 5.97015% with 63 lines in your changes missing coverage. Please review.

Project coverage is 42.86%. Comparing base (776d87a) to head (6019090).

Files Patch % Lines
packages/protocol/src/protobuf/session.rs 0.00% 30 Missing :warning:
...ackages/protocol/src/protobuf/cluster_connector.rs 0.00% 10 Missing :warning:
packages/protocol/src/protobuf/cluster_gateway.rs 0.00% 10 Missing :warning:
packages/protocol/src/protobuf/features.mixer.rs 0.00% 5 Missing :warning:
packages/protocol/src/protobuf/shared.rs 0.00% 5 Missing :warning:
packages/protocol/src/protobuf/features.rs 0.00% 2 Missing :warning:
packages/protocol/src/protobuf/gateway.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #381 +/- ## ======================================= Coverage 42.86% 42.86% ======================================= Files 134 134 Lines 14518 14518 ======================================= Hits 6223 6223 Misses 8295 8295 ```

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