From cc095d2866ab73f98f79b489ff207d0e9c1116ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 11 Oct 2022 18:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Contract/OnDisconnectInterface.php | 15 --------------- Contract/OnHandshakeInterface.php | 22 ---------------------- Contract/OnMessageInterface.php | 18 ------------------ Contract/OnOpenInterface.php | 20 -------------------- 4 files changed, 75 deletions(-) delete mode 100644 Contract/OnDisconnectInterface.php delete mode 100644 Contract/OnHandshakeInterface.php delete mode 100644 Contract/OnMessageInterface.php delete mode 100644 Contract/OnOpenInterface.php diff --git a/Contract/OnDisconnectInterface.php b/Contract/OnDisconnectInterface.php deleted file mode 100644 index 35df48a..0000000 --- a/Contract/OnDisconnectInterface.php +++ /dev/null @@ -1,15 +0,0 @@ -