Closed mvniekerk closed 3 years ago
@stefandanaita , @LukeMathWalker , @skos-ninja : Tagging you.
Hey @mvniekerk! Feel free to fork it and I'll keep an eye on your fork 😄
I'm looking at https://github.com/signalapp/libsignal-client for prior work. Pity about the AGPL code license esp for the build tools. Oh well.
Hello I want to make a generator for native libraries to be used in Android and iOS (also with React Native bindings + Typescript definitions for the generated library).
I had a look around, your project seems to be the closest to what I want to do. Basically define the model in Protobuf, the library functions in gRPC and let the generator generate the rest.
But, would you like me to build on your project? I'd like your feedback on this. Otherwise I can fork away happily and attribute your work as well.