This commit is contained in:
2021-04-15 14:35:58 +08:00
parent 8db6f30769
commit 484685bbde
-1
View File
@@ -61,7 +61,6 @@ class Event extends BaseObject
const SERVER_HANDSHAKE = 'on handshake';
const SERVER_MESSAGE = 'on message';
const SERVER_CLOSE = 'on close';
const SERVER_CLIENT_CLOSE = 'SERVER:CLIENT:CLOSE';