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