Пример #1
0
 public function send(RemoteEventMessage $message)
 {
     $this->carrierProtocol->sendString($message->toJson());
 }