Skip to content

Minewire Server v.26.2.1

Choose a tag to compare

@dmitrymodder dmitrymodder released this 10 Feb 16:21

Minor buffer optimization improvements.
Previously, the app processed all packets, even the smallest ones, individually. A new behavior has been implemented whereby small packets are collected in a buffer before being sent.
This should improve the performance of services that send many small packets at once, such as media files on Telegram and comments on TikTok.