hi all, I showed RPyC to some of colleagues, in a suggestion to replace one of own in-house tools for testing with Python + SWIG + RPyC, and a question about how it should handle Big Endian platforms came up. (it an issue that our in-house tool, that was C only code)
Did anyone used RPyC from two machines that has different Endians ? I know it python should be agnostic to that, is RPyC also ? Fruch
