unitycontext.send data limit? #198
Unanswered
BrandonNielsen
asked this question in
Question and Answer
Replies: 1 comment 2 replies
-
I've personally never ran into a limit, about what amount of data are we talking, like hundreds of kilobytes or more like megabytes or even larger amounts? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on a project that is sending large amounts of JSON data to unity through react. It works when I send most of my data, but the larger portions crash my page. Is there a certain data limit that can be sent through the send method?
Beta Was this translation helpful? Give feedback.
All reactions