snowflake/client/lib
David Fifield 2022496d3b Use a global RedialPacketConn and smux.Session.
This allows multiple SOCKS connections to share the available proxies,
and in particular prevents a SOCKS connection from being starved of a
proxy when the maximum proxy capacity is less then the number of the
number of SOCKS connections.

This is option 4 from https://bugs.torproject.org/33519.
2020-04-23 16:03:03 -06:00
..
interfaces.go Formatting improvements. 2020-01-23 10:43:31 -07:00
lib_test.go Move StripLocalAddresses to a common util 2020-03-26 13:13:15 -04:00
peers.go Close the melt channel, don't just send once on it. 2020-01-23 11:24:00 -07:00
rendezvous.go Update GitHub issue numbers to Trac ticket numbers. 2020-04-02 12:36:09 -06:00
snowflake.go Use a global RedialPacketConn and smux.Session. 2020-04-23 16:03:03 -06:00
turbotunnel.go Turbo Tunnel client and server. 2020-04-23 16:02:56 -06:00
util.go Refactor (De)SerializeSessionDescription as common utils 2020-03-17 20:16:58 -04:00
webrtc.go Remove uniuri dependency. 2020-04-03 17:52:44 -06:00