Minewire Server v.26.2.1
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.