i am developing real-time canvas website with fabricjs and awsappsync.
but, when publish some fabric.image object or group object data by json.stringify, sometimes it do not deliever to other clients.
i found that data size is over 240kb, maximum awsappsync subscription payload size, so, it is reason i think.
is there some solution for this situation? please give me your advice.
thank you.
i tried string compression, but after compression, size is over too