Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newtonsoft branch: event with json data not received #288

Closed
hrabkin opened this issue Jul 26, 2022 · 1 comment
Closed

Newtonsoft branch: event with json data not received #288

hrabkin opened this issue Jul 26, 2022 · 1 comment

Comments

@hrabkin
Copy link

hrabkin commented Jul 26, 2022

Using Newtonsoft branch.
I am able to send events to server with string, byte[], json data successfully. I am able to receive events from server with string data but I don't receive with a JSON.

I can't debug with web debugger on Unity side (web debuggers proxy do not work with Unity) but my server definitely sends data. No errors in console of Unity. Is it issue with Newtonsoft deserializer?

Is there a way to debug any failures at receiving or parsing data?

P.S. I am working with audio, sending it in FixedUpdate callback

@hrabkin
Copy link
Author

hrabkin commented Jul 27, 2022

I figured out the problem, it works fine

@hrabkin hrabkin closed this as completed Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant