send([ 'msg' => "Hello World" ]); // Receive at the other end using receive() print_r($ch2->receive());