Unity emitting Json string when ever using best http2 plugin

38 views Asked by At

I am using best http2 as a plugin in unity for socket IO but when i am emit data to server in server side it show i am sending string but in my side i added JsonUtility.tojson then why it send data as a string.

i tried using new jsonObject but it shows me a big error.

0

There are 0 answers