snowflake/common
Cecylia Bocovich c4ae64905b Redo protocol for proxy--broker messages
Switch to containing all communication between the proxy and the broker
in the HTTP response body. This will make things easier if we ever use
something other than HTTP communicate between different actors in the
snowflake system.

Other changes to the protocol are as follows:
- requests are accompanied by a version number so the broker can be
backwards compatable if desired in the future
- all responses are 200 OK unless the request was badly formatted
2019-11-13 10:54:48 -05:00
..
messages Redo protocol for proxy--broker messages 2019-11-13 10:54:48 -05:00
safelog Add locks to safelog 2019-09-30 16:43:51 -04:00