how to integrate json rpc into unity?

i’m developing a social game with dedicated server. am new to this, can some one please help help me out with integrating JSON RPC into unity

I made a project implementing Json-RPC with Unity networking, you can check it here GitHub - divad4686/RPC-Json-Unity-networking: Example of client and server handling messages using the RPC-Json protocol and Unity networking