Does RMW implementations explicitly deal beyond application layer code ?
Hi,
As the middleware implementations are abstracted from ROS2 users, I wish to know whether the middleware implementations have the code details beyond the application layer, ie. say Data-link layer, network layer, transport layer etc? Or they are only till application layer, which then use the system calls of Operating systems for transport layer protocol ?