One exciting feature of ROS2 is efficient inter-process communication to avoid serialization and network overhead for certain message exchanges.
https://docs.ros.org/en/foxy/Tutorials/Intra-Process-Communication.html
Is it supported by r2r? I was not able to find any reference to it.
If not is there any plan to support it?