I am trying to text updates of the progress of a process which leads to many messages being sent with very little time in between them. I noticed some of these messages get lost and do not reach flutter. Is this expected behavior? if yes, how can I overcome this safely in rust?
Thank you
I am trying to text updates of the progress of a process which leads to many messages being sent with very little time in between them. I noticed some of these messages get lost and do not reach flutter. Is this expected behavior? if yes, how can I overcome this safely in rust?
Thank you