zhllxt / asio2

Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# .net core compatible library for RCP

danyhm opened this issue · comments

Hello,

I need to use RPC is my c++ client, however, for server-side application I have to use C# .net core.
do you know of any compatible C# server library with asio2?

thanks

Sorry, i don't know of "any compatible C# server library with asio2".

and i'm not familiar with C# .net