AlexStocks opened a new issue #79: URL: https://github.com/apache/dubbo-getty/issues/79
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: To send large package safely, getty should split large package(> 16KiB, for example) into 16KiB slices. **Why is this needed**: The large package is likely sent failed whose length is more than 8MiB. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
