Thanks for the proposal. I completely agree that the resource.proto protocol should be upgraded to proto3 and should share some structures from TransportMessages.proto.
However, I find that TransportMessages.proto is currently too bulky and contains protocols for the client, worker, and master all in one. Could we separate TransportMessages into three modules: Common, Client, and Server? This would allow for shared structures while also making it clearer to know the impact area when modifying the protocols. Thanks, Jiashu Xiong he zhao <[email protected]> 于2024年12月17日周二 16:57写道: > Hi all, > > I would like to start a discussion on CIP-16: Merge resource proto and > transport proto[1]. > > Looking forward to everyone's feedback and suggestions. Thanks in advance. > > [1] > https://docs.google.com/document/d/1_sgDfyizkvQ7PFryIH_AbD320fxGvFcLCb_EZFNs7Nc/edit?usp=sharing > > Regards, > He >
