Permalink
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
- 8 commits
- 3 files changed
- 0 comments
- 1 contributor
Commits on Feb 27, 2020
This will contact a (for now hardcoded) probe point to perform a throughput test of the proxy before it polls the broker. For now we just perform a poll of the probe point to receive their WebRTC offer.
Commits on Mar 02, 2020
Send an SDP answer to the remote probe point and recieve the test results. For now we just log results.
This refactors makePeerConnectionFromOffer to take a datachannel handler as an argument. This will allow us to reuse this function when conducting the throughput test.
There are no files selected for viewing