JoseIgnacioRetamalThomsen / FinalYearProject

Microservices application.
0 stars 0 forks source link

Protocols for data transfer #8

Open JoseIgnacioRetamalThomsen opened 5 years ago

JoseIgnacioRetamalThomsen commented 5 years ago

proto compiler https://developers.google.com/protocol-buffers/docs/downloads.html

intall go compiler:

https://github.com/golang/protobuf

JoseIgnacioRetamalThomsen commented 5 years ago

https://developers.google.com/protocol-buffers/docs/gotutorial

JoseIgnacioRetamalThomsen commented 5 years ago

https://grpc.io/faq/

JoseIgnacioRetamalThomsen commented 5 years ago

https://github.com/DaniJG/react-native-grpc

JoseIgnacioRetamalThomsen commented 5 years ago

react native android https://hackernoon.com/first-experiences-with-react-native-bridging-an-android-native-module-for-app-authentication-501fec247b2b

JoseIgnacioRetamalThomsen commented 5 years ago

React Native Module Android: https://facebook.github.io/react-native/docs/native-modules-android https://grpc.io/docs/tutorials/basic/android/

just the two above should do it // https://www.reactnative.guide/16-custom-native-modules/16.1-android-native-module.html

JoseIgnacioRetamalThomsen commented 5 years ago

import jar https://stackoverflow.com/questions/37200627/how-to-include-jar-files-in-the-react-native-for-android

MakarenkoElena91 commented 5 years ago

[https://github.com/protocolbuffers/protobuf/tree/master/examples]

JoseIgnacioRetamalThomsen commented 5 years ago

https://proandroiddev.com/how-to-setup-your-android-app-to-use-protobuf-96132340de5c

JoseIgnacioRetamalThomsen commented 5 years ago

android pulgin version v0.8.10 is released

JoseIgnacioRetamalThomsen commented 5 years ago

Style for protobufers https://developers.google.com/protocol-buffers/docs/style