snowflake/client/lib
David Fifield 904af9cb8a Let copyLoop exit when either direction finishes.
Formerly we waiting until *both* directions finished. What this meant in
practice is that when the remote connection ended, copyLoop would become
useless but would continue blocking its caller until something else
finally closed the socks connection.
2020-04-23 14:00: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 Let copyLoop exit when either direction finishes. 2020-04-23 14:00:03 -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