-
- Downloads
fix bug caused by prematurely decoding incoming packets to utf-8
decoding should only be done for command parsing, but not for transmitting raw UDP packets.
Loading
Please register or sign in to comment
decoding should only be done for command parsing, but not for transmitting raw UDP packets.