Open agarwalarjun123 opened 2 years ago
quietjs splits message into frames making it difficult to reconstruct at receiver end. I tried changing the frame-length in profiles.json but it still looks to come in different frames.
The issue here is that I dont know the message length before hand so cannot put a check.
quietjs splits message into frames making it difficult to reconstruct at receiver end. I tried changing the frame-length in profiles.json but it still looks to come in different frames.