summaryrefslogtreecommitdiffstats
path: root/protocols/README.md
blob: b379195578cf6c8c57575275e9e2507da49fe167 (plain) (blame)
1
2
3
4
5
6
# Cross-module protocol definitions

This module can be used as a place to put cross-module definitions of APIs
(e.g. JSON). For instance, put golden JSON files that are supposed to be
generated by the distributor (in some C++ tests), and read by Cluster
Controller (in some Java tests). This module is supposed to be light-weight.