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.