diff --git a/app/Server/Connections/ControlConnection.php b/app/Server/Connections/ControlConnection.php index 9a1401d..ee0f61a 100644 --- a/app/Server/Connections/ControlConnection.php +++ b/app/Server/Connections/ControlConnection.php @@ -14,7 +14,7 @@ use Ratchet\WebSocket\WsConnection; use React\Stream\Util; use Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory; -class ControlConnection implements Arrayable +class ControlConnection { use EventEmitterTrait; diff --git a/builds/expose b/builds/expose index 09880ee..1ba7267 100755 Binary files a/builds/expose and b/builds/expose differ