You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to create a 700-character long string and read it from a Xiaomi Android phone, but I only get 512 digits. I assume this is the agreed MTU size between the Android phone and my Ubuntu laptop running the gobbledegook standalone server.
Does the library support sending longer than the MTU size if it is indeed the cause of the trimmed value I received?
The text was updated successfully, but these errors were encountered:
Hi,
I tried to create a 700-character long string and read it from a Xiaomi Android phone, but I only get 512 digits. I assume this is the agreed MTU size between the Android phone and my Ubuntu laptop running the gobbledegook standalone server.
Does the library support sending longer than the MTU size if it is indeed the cause of the trimmed value I received?
The text was updated successfully, but these errors were encountered: