snowflake/common/messages
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
..
client.go Encode client-broker messages as json in HTTP body 2021-06-02 09:52:42 -04:00
messages_test.go Encode client-broker messages as json in HTTP body 2021-06-02 09:52:42 -04:00
proxy.go Have broker pass client NAT type to proxy 2020-07-06 13:16:03 -04:00