snowflake/client/lib
Cecylia Bocovich 270eb21803 Encode client-broker messages as json in HTTP body
Send the client poll request and response in a json-encoded format in
the HTTP request body rather than sending the data in HTTP headers. This
will pave the way for using domain-fronting alternatives for the
Snowflake rendezvous.
2021-06-02 09:52:42 -04:00
..
interfaces.go Set max number of snowflakes in the Tongue 2020-08-27 16:44:07 -04:00
lib_test.go Encode client-broker messages as json in HTTP body 2021-06-02 09:52:42 -04:00
peers.go Add synchronization to prevent post-melt collects 2020-10-15 14:47:51 -04:00
rendezvous.go Encode client-broker messages as json in HTTP body 2021-06-02 09:52:42 -04: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 Update webrtc library to v3.0.0 2021-01-12 10:37:26 -05:00