erpc
erpc copied to clipboard
Does python implementation have a buffer size limit?
The c implementation of erpc has ERPC_DEFAULT_BUFFER_SIZE defining a size limit for the erpc messages. Are there any similar limitation for the python implementation?