ソースを参照

Update Ws.php

walkor 9 年 前
コミット
feb27f1471
1 ファイル変更1 行追加0 行削除
  1. 1 0
      Protocols/Ws.php

+ 1 - 0
Protocols/Ws.php

@@ -3,6 +3,7 @@ namespace Workerman\Protocols;
 
 use Workerman\Worker;
 use Workerman\Lib\Timer;
+use Workerman\Connection\TcpConnection;
 
 /**
  * Websocket protocol for client.