Replies: 1 comment 1 reply
-
Hi @wddpfx , We truly appreciate your interest and the time you've spent raising your questions. While we do our best to respond to every GitHub issue, please note that we have limited resources and must prioritize based on impact and urgency, given the effort required to maintain all our repositories. If you need continued or personalized assistance, we encourage you to contact our support team at info@eprosima.com. They can offer dedicated help tailored to your specific use case. Thanks for your understanding. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is UDP and SHM transport. when we send a large data ,it will be fragment, and the max block is 65500 because of the limit of udp transport. But there is a topic I want to receive it just from SHM, How can I define the fragment size myself,such as 1M?
Beta Was this translation helpful? Give feedback.
All reactions