- Home /
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
Comment
Answer by divad4686 · Jul 08, 2016 at 02:21 PM
I made a project implementing Json-RPC with Unity networking, you can check it here https://github.com/divad4686/RPC-Json-Unity-networking
Your answer

Follow this Question
Related Questions
Really quick/easy question about RPCs 1 Answer
accessing to one array from another script 2 Answers
Server RPC 1 Answer
UNET Make every player execute a function locally 1 Answer
Separating Server and Client Code 0 Answers