Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross Platform Generation #113

Open
tomerpeled opened this issue Apr 28, 2020 · 2 comments
Open

Cross Platform Generation #113

tomerpeled opened this issue Apr 28, 2020 · 2 comments
Labels

Comments

@tomerpeled
Copy link

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

@gfx
Copy link
Member

gfx commented Apr 29, 2020

I'm not sure what you want exactly, but I'm afraid I have no plan to provide any code generation tools.

@gfx gfx added the Feature label Apr 29, 2020
@tomerpeled
Copy link
Author

Thanks!

I guess that some regular auto generation from C# to TypeScript might help here, for example:
https://github.com/AdrianWilczynski/CSharpToTypeScript
https://github.com/RafaelSalguero/CSharp2TS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants