vendor/GatewayWorker/Applications/YourAppEvents.php

This file is part of workerman.

Licensed under The MIT License For full copyright and license information, please see the MIT-LICENSE.txt Redistributions of files must retain the above copyright notice.

Classes

Events 主逻辑 主要是处理 onConnect onMessage onClose 三个方法 onConnect 和 onClose 如果不需要可以不用实现并删除