[tor-commits] [pluggable-transports/snowflake-webext] branch main updated (874e4ac -> ce18541)

gitolite role git at cupani.torproject.org
Wed Nov 9 14:40:49 UTC 2022


This is an automated email from the git hooks/post-receive script.

cohosh pushed a change to branch main
in repository pluggable-transports/snowflake-webext.

    from 874e4ac  fix: send SDP answer if ICE gathering is taking long to complete
     new bac1ba7  refactor: simplify `getClientOffer`
     new 71817a0  refactor: use `icegatheringstatechange` instead of `onicecandidate`
     new 132213e  refactor: remove global var usage
     new 2a102fb  refactor: better encapsulation for `ProxyPair`
     new c38fa4e  refactor: mark some methods and props as private
     new bf59d5c  refactor: a bit of syntaxic sugar
     new 833efca  refactor: reorder lines
     new 9f7d1e8  refactor: improve logging messages
     new 79dd047  refactor remove an outdated comment
     new 85615e0  refactor: simplify `pollBroker`
     new be8a122  refactor: rename `beginWebRTC` -> `beginServingClients`
     new 1e132b7  refactor: format, add comments
     new 2730067  refactor: fewer `this` usages
     new 57d6ce5  refactor: remove `dbg()` from onMessage
     new ce18541  feat: add logging of connection stats

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md              |   2 +-
 broker.js              |  30 +++++++-------
 init-badge.js          |   2 +-
 init-node.js           |   2 +-
 init-testing.js        |   2 +-
 init-webext.js         |   2 +-
 proxypair.js           | 104 +++++++++++++++++++++++++++++++++++--------------
 snowflake.js           |  56 ++++++++++----------------
 spec/proxypair.spec.js |  16 ++++----
 spec/snowflake.spec.js |  40 ++++++++++++-------
 10 files changed, 151 insertions(+), 105 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list