Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function onOpen(ConnectionInterface $conn)
 {
     $this->wampProtocol->onOpen($conn);
 }