snowflake/common/messages
Arlo Breault c3c84fdb48 Use variables for string matching
The legacy code does case matching on these exact strings so it's better
to ensure they're constant.
2021-07-08 12:47:23 -04:00
..
client.go Encode client-broker messages as json in HTTP body 2021-06-02 09:52:42 -04:00
ipc.go Use variables for string matching 2021-07-08 12:47:23 -04:00
messages_test.go Make the proxy to report the number of clients to the broker 2021-07-07 19:36:20 +02:00
proxy.go Make the proxy to report the number of clients to the broker 2021-07-07 19:36:20 +02:00