Always use TRANSFER_MODE_ORDERED in place of TRANSFER_MODE_UNRELIABLE. This is the only way to use ordering with the RPC system.
See Implementation
Always use TRANSFER_MODE_ORDERED in place of TRANSFER_MODE_UNRELIABLE. This is the only way to use ordering with the RPC system.