signalapp / libsignal-service-java

A Java/Android library for communicating with the Signal messaging service.
GNU General Public License v3.0
587 stars 271 forks source link

Increased maximum buffer size in network file transfers from 4096 byt… #57

Closed NFM-8 closed 6 years ago

NFM-8 commented 6 years ago

…es to 32768 bytes for better performance to resolve #56.

The following comparison also suggests that 32768 bytes is optimal buffer size for multiple android devices: https://stackoverflow.com/questions/10143731/android-optimal-buffer-size