%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/kma/vendor/beyondcode/laravel-websockets/src/Statistics/Logger/
Upload File :
Create Path :
Current File : /home/ugotscom/kma/vendor/beyondcode/laravel-websockets/src/Statistics/Logger/StatisticsLogger.php

<?php

namespace BeyondCode\LaravelWebSockets\Statistics\Logger;

use Ratchet\connectionInterface;

interface StatisticsLogger
{
    public function webSocketMessage(connectionInterface $connection);

    public function apiMessage($appId);

    public function connection(connectionInterface $connection);

    public function disconnection(connectionInterface $connection);

    public function save();
}

Zerion Mini Shell 1.0