-
- Downloads
Have SnowflakeClientConn implement io.WriterTo.
By forwarding the method to the inner smux.Stream. This is to prevent io.Copy in the top-level proxy function from allocating a buffer per client.
-
mentioned in issue tpo/anti-censorship/pluggable-transports/snowflake#40177 (closed)
-
mentioned in issue tpo/anti-censorship/pluggable-transports/snowflake#40179 (closed)
Please sign in to comment