modify plugin name

This commit is contained in:
2022-06-16 17:38:23 +08:00
parent 10de6b5246
commit 4daad7d111
22 changed files with 1206 additions and 70 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
namespace Kiri\Websocket;
class Dispatcher
{
}