Skip to content

Cross Platform Generation #113

Open
Open
@tomerpeled

Description

@tomerpeled

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

Activity

gfx

gfx commented on Apr 29, 2020

@gfx
Member

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

tomerpeled

tomerpeled commented on Apr 30, 2020

@tomerpeled
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gfx@tomerpeled

        Issue actions

          Cross Platform Generation · Issue #113 · msgpack/msgpack-javascript