buttonrpc icon indicating copy to clipboard operation
buttonrpc copied to clipboard

rpc调用的时候,发现字符串长度最长是uint16_t,大概是64k,能否允许传递更长的字符串,比如10M以内,因为代码有点看不懂,我改了几次无法成功

Open madadaaa opened this issue 4 years ago • 0 comments

rpc调用的时候,发现字符串长度最长是uint16_t,大概是64k,能否允许传递更长的字符串,比如10M以内,因为代码有点看不懂,我改了几次无法成功

madadaaa avatar May 13 '20 06:05 madadaaa