mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
initial client roundtrip estimate on broker
This commit is contained in:
parent
6cecd31fd8
commit
47e1338290
4 changed files with 37 additions and 8 deletions
|
@ -125,6 +125,7 @@ class Snowflake
|
|||
try
|
||||
offer = JSON.parse desc
|
||||
dbg 'Received:\n\n' + offer.sdp + '\n'
|
||||
console.log offer
|
||||
sdp = new SessionDescription offer
|
||||
@sendAnswer pair if pair.receiveWebRTCOffer sdp
|
||||
catch e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue