snowflake/client/lib
Cecylia Bocovich e6715cb4ee Increase smux and QueuePacketConn buffer sizes
This should increase the maximum amount of inflight data and hopefully
the performance of Snowflake, especially for clients geographically
distant from proxies and the server.
2021-08-10 15:38:11 -04:00
..
interfaces.go Set max number of snowflakes in the Tongue 2020-08-27 16:44:07 -04:00
lib_test.go Factor out httpRendezvous separate from BrokerChannel. 2021-08-05 16:13:24 -06:00
peers.go Fix data race for Peers.collection 2021-06-24 11:16:24 -04:00
rendezvous.go Skeleton of ampCacheRendezvous. 2021-08-05 16:13:24 -06:00
rendezvous_ampcache.go Implement ampCacheRendezvous. 2021-08-05 16:13:24 -06:00
rendezvous_http.go Factor out httpRendezvous separate from BrokerChannel. 2021-08-05 16:13:24 -06:00
rendezvous_test.go Implement ampCacheRendezvous. 2021-08-05 16:13:24 -06:00
snowflake.go Increase smux and QueuePacketConn buffer sizes 2021-08-10 15:38:11 -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 Refactor checkForStaleness to take time.Duration 2021-06-24 11:20:44 -04:00