Browse Source

Update Ws.php

walkor 9 years ago
parent
commit
feb27f1471
1 changed files with 1 additions and 0 deletions
  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.