snowflake/client/lib
David Fifield 0f34a7778f Factor out httpRendezvous separate from BrokerChannel.
Makes BrokerChannel abstract over a rendezvousMethod. BrokerChannel
itself is responsible for keepLocalAddresses and the NAT type state, as
well as encoding and decoding client poll messages. rendezvousMethod is
only responsible for delivery of encoded messages.
2021-08-05 16:13:24 -06: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 Factor out httpRendezvous separate from BrokerChannel. 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 Factor out httpRendezvous separate from BrokerChannel. 2021-08-05 16:13:24 -06:00
snowflake.go Release resources in client Transport.Dial on error. 2021-05-24 15:28:13 -06: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