snowflake/client/lib
Cecylia Bocovich d5ae7562ac Add response header timeouts to broker transports
The client and proxy use the net/http default transport to make round
trip connecitons to the broker. These by default don't time out and can
wait indefinitely for the broker to respond if the broker hangs and
doesn't terminate the connection.
2020-07-30 17:54:28 -04:00
..
interfaces.go Remove SnowflakeDataChannel interface. 2020-04-27 18:48:00 -06:00
lib_test.go Eliminate separate WebRTCPeer.Connect method. 2020-04-27 18:47:59 -06:00
peers.go Remove Snowflake interface, use *WebRTCPeer directly. 2020-04-27 17:51:21 -06:00
rendezvous.go Add response header timeouts to broker transports 2020-07-30 17:54:28 -04:00
snowflake.go Reduce SnowflakeTimeout to 20 seconds 2020-05-07 09:42:09 -04:00
turbotunnel.go Turbo Tunnel client and server. 2020-04-23 16:02:56 -06:00
util.go Simplify BytesSyncLogger. 2020-04-23 21:38:44 -06:00
webrtc.go Format the establishDataChannel error log message like other log messages. 2020-05-01 10:30:04 -06:00