Your .proto files will be send to backend server to generate proto.js library, and then the browser will use this proto.js library to deserialize your pb data, your pb data will not be send to backend server
This project is licensed under the terms of the MIT license.