Hubs-Foundation / Hubs-Foundation/dialog

New peer takes too long time to be notified

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
74
Forks
91
PR merge metrics
No merged PRs in 30d

Description

New peer notification on producer side takes too long after consumer is already receiving data. Is it possible to get this or another notification on producer side when the consumer receives the first data?

![image](https://user-images.githubusercontent.com/98947907/189328209-9e2f6444-055a-4d73-9798-f28bce917c0e.png)
Consumer first receive data at 12:14:40
p.s.:("data sent at ..." is the content of the message received)

![image](https://user-images.githubusercontent.com/98947907/189328536-b1033163-75db-414f-8d12-f07b0c9488af.png)
Producer receives new peer notification after almost 30 seconds

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Reproduce the producer and consumer timing described in the screenshots, then trace the existing new-peer notification path to determine when it fires relative to the consumer's first received data. Done means the producer receives an appropriate notification at, or acceptably close to, first data receipt.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.