Julien Catalano
Results
2
comments of
Julien Catalano
Hi! I experienced the same thing with `snake_case` message names and lower-case message as well. ```proto syntax = "proto3"; message test_req { string name = 1; } message test_resp {}...
Thanks @madninja for the quick reply. It looked to me that pull request #326 was closed and no other work was in progress. I'll subscribe to #326 to follow the...