snowflake/client/lib
Cecylia Bocovich 3e8947bfc9 Avoid double delay in client from ReconnectTimeout
Run the snowflake collection ReconnectTimeout timer in parallel to the
negotiation with the broker. This way, if the broker takes a long time
to respond the client doesn't have to wait the full timeout to respond.
2020-12-05 15:51:42 -05:00
..
interfaces.go Set max number of snowflakes in the Tongue 2020-08-27 16:44:07 -04:00
lib_test.go Set max number of snowflakes in the Tongue 2020-08-27 16:44:07 -04:00
peers.go Add synchronization to prevent post-melt collects 2020-10-15 14:47:51 -04:00
rendezvous.go Set max number of snowflakes in the Tongue 2020-08-27 16:44:07 -04:00
snowflake.go Avoid double delay in client from ReconnectTimeout 2020-12-05 15:51:42 -05: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 Remove for loop around broker.Negotiate 2020-11-23 12:10:59 -05:00