buttonrpc
buttonrpc copied to clipboard
Tiny and simple c++ rpc library
Results
3
buttonrpc issues
Sort by
recently updated
recently updated
newest added
rt
rpc调用的时候,发现字符串长度最长是uint16_t,大概是64k,能否允许传递更长的字符串,比如10M以内,因为代码有点看不懂,我改了几次无法成功