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

C# msgpack RPC server compatible library #304

Open
danyhm opened this issue Jun 23, 2022 · 0 comments
Open

C# msgpack RPC server compatible library #304

danyhm opened this issue Jun 23, 2022 · 0 comments

Comments

@danyhm
Copy link

danyhm commented Jun 23, 2022

Hello,

thanks for the great work. I ran both the client and the server examples successfully.

however, I need many more features for my server-side so I can't use c++ on my server. I need c# .net core.
on the other hand, I couldn't find any compatible library for .net that supports msgpack RPC

my client is c++ and my server is C# .net core

any recommendation?
#272
#263

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

No branches or pull requests

1 participant