From 7165a672949a0a1e58faa3eb219ea23b97e929db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Sat, 8 Jan 2022 18:10:52 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=94=B9=E5=90=8D"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit fdf58326 --- kiri-websocket-server/WebSocketInterface.php | 47 ++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 kiri-websocket-server/WebSocketInterface.php diff --git a/kiri-websocket-server/WebSocketInterface.php b/kiri-websocket-server/WebSocketInterface.php new file mode 100644 index 00000000..a534095b --- /dev/null +++ b/kiri-websocket-server/WebSocketInterface.php @@ -0,0 +1,47 @@ +