I am not sure to be in the right place to ask this kind of question.
I am trying to replace json by protobuf in order to have more consistent communication from the front-end (Angular) to the back-end (Micro-services). The only thing looking credible that I have found is: https://github.com/sparten11740/angular-protobuf-example However, this repository is quite old and it does not follow the structure the official documentation is based on. My question is: is it possible to create a tutorial in the documentation (or somewhere else) that shows the steps from the `proto` file to the `ng serve` command to make it work? Ideally using `npm i google-protobuf` because it has 0 dependencies. Again, I am not sure this the right place but I could not find a way to contact the Angular documentation team. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/26b9d558-e274-47be-a4c7-befe08950cfc%40googlegroups.com.