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 995a427 Add Microsoft Edge px-Edge_logo new 840ab41 Factor WS.makeWebsocketURL out of WS.makeWebsocket. new 1684bac Add a test for WS.makeWebsocketURL. new dcc24df Make WS.makeWebsocketURL properly attach params. new 9e14a21 Simplify WS.makeWebsocket to take just a client_ip. new 438abed Use "WebSocket" capitalization in WS interfaces. new 8587222 Remove an obsolete comment.
The 6 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: init-badge.js | 2 +- init-webext.js | 2 +- proxypair.js | 12 ++---------- spec/websocket.spec.js | 25 +++++++++++++++++++++++++ websocket.js | 36 +++++++++++++++++++++++------------- 5 files changed, 52 insertions(+), 25 deletions(-) create mode 100644 spec/websocket.spec.js