Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCross Platform Generation #113
Comments
|
I'm not sure what you want exactly, but I'm afraid I have no plan to provide any code generation tools. |
|
Thanks! I guess that some regular auto generation from C# to TypeScript might help here, for example: |
Hi,
Well this is more a question than an issue :)
Is there any auto generation solution for cross platform?
For example, say my server is written in c# (.NET) and my client is written in Javascript (React Native), is there some auto generation tool to convert C# MsgPack objects to Javascript MsgPack objects?
Thanks,
Tomer