snowflake/client/lib
David Fifield 2fb52c8639 Check for an invalid broker URL at a higher level.
Instead of returning nil from NewBrokerChannel and having
WebRTCDialer.Catch check for nil, let NewBrokerChannel return an error
and bail out before calling WebRTCDialer.Catch.

Suggested by cohosh.
https://bugs.torproject.org/33040#comment:3
2020-01-27 20:50:26 -07:00
..
interfaces.go Formatting improvements. 2020-01-23 10:43:31 -07:00
lib_test.go Touched up snowflake client tests 2019-12-06 11:30:34 -05:00
peers.go Close the melt channel, don't just send once on it. 2020-01-23 11:24:00 -07:00
rendezvous.go Check for an invalid broker URL at a higher level. 2020-01-27 20:50:26 -07:00
snowflake.go Stop counting handlers before terminating. 2019-10-11 16:50:25 -06:00
util.go Remove unnecessary initialisation of last 2019-10-08 10:25:44 -04:00
webrtc.go Bring code into line with Golangci-lint linters 2019-10-08 10:25:44 -04:00