This is an automated email from the git hooks/post-receive script.
arlo pushed a change to branch main in repository pluggable-transports/snowflake.
from 6e29dc6 Add document for NewUTLSHTTPRoundTripper new 6fd0f1a Rename *PollRequest methods to distinguish client/proxy new 829caca Parse ClientPollRequest version in DecodeClientPollRequest new bd636a1 Introduce an unexported newBrokerChannelFromConfig
The 3 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: broker/http.go | 7 +++--- broker/ipc.go | 47 ++++++++++------------------------------ client/lib/rendezvous.go | 45 +++++++++++++++++--------------------- client/lib/rendezvous_test.go | 7 +++--- client/lib/snowflake.go | 4 +--- common/messages/client.go | 30 ++++++++++++++++++++----- common/messages/messages_test.go | 29 ++++++++++++------------- common/messages/proxy.go | 4 ++-- proxy/lib/snowflake.go | 2 +- 9 files changed, 81 insertions(+), 94 deletions(-)