Hello, I'm new to this. I'm interested in exchanging messages between C++/Python and Rust using mbus. From what I gather, mbus functions somewhat like TCP. Is it feasible to establish communication between Python/C++ code and Rust through mbus?
Any help would be much appreciated