projectx
projectx copied to clipboard
fix tcp truncation
When the data of an RPC message exceeds 4096 bytes, it gets truncated, causing message decoding to fail.