Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@OrlandoCo
Copy link
Collaborator

@OrlandoCo OrlandoCo commented Mar 23, 2021

Description

This add an interface for relaying peers with a single message simplifying the signaling.

WIP

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #486 (24258fe) into master (7be82ab) will decrease coverage by 1.17%.
The diff coverage is 19.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #486      +/-   ##
==========================================
- Coverage   41.69%   40.52%   -1.18%     
==========================================
  Files          23       23              
  Lines        2240     2327      +87     
==========================================
+ Hits          934      943       +9     
- Misses       1184     1258      +74     
- Partials      122      126       +4     
Impacted Files Coverage Δ
pkg/sfu/helpers.go 20.83% <ø> (ø)
pkg/sfu/publisher.go 39.42% <6.97%> (-23.49%) ⬇️
pkg/sfu/session.go 43.18% <11.90%> (-11.11%) ⬇️
pkg/sfu/receiver.go 28.87% <23.52%> (+0.62%) ⬆️
pkg/buffer/buffer.go 37.10% <33.33%> (-0.23%) ⬇️
pkg/sfu/sfu.go 52.68% <33.33%> (-0.65%) ⬇️
pkg/sfu/downtrack.go 32.77% <36.36%> (+0.34%) ⬆️
pkg/buffer/bucket.go 65.51% <100.00%> (+1.88%) ⬆️
pkg/sfu/peer.go 56.75% <100.00%> (ø)
pkg/sfu/router.go 47.64% <0.00%> (-1.18%) ⬇️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7be82ab...24258fe. Read the comment docs.

@OrlandoCo OrlandoCo merged commit 8c81aa2 into master Apr 9, 2021
@OrlandoCo OrlandoCo deleted the feat/relay branch April 9, 2021 15:25
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