requestBuffer); unset($connection->contentLength); unset($connection->request); } public function onError(ConnectionInterface $connection, Exception $e) { } public function onMessage(ConnectionInterface $from, $msg) { } }