PHP使用Select模式实现WebSocket通讯 .zip

时间:2023-04-17 13:39:03
【文件属性】:

文件名称:PHP使用Select模式实现WebSocket通讯 .zip

文件大小:12KB

文件格式:ZIP

更新时间:2023-04-17 13:39:03

PHP IM WebSocket Select

使用select模型实现WebSocket实现IM功能,项目中带有测试的网页客户端。具体可查看 https://blog.csdn.net/qq_34950682/article/details/105148477


【文件预览】:
PHP
----MyMain.php(316B)
----Router.php(1KB)
----temp()
--------socket_client.html(3KB)
--------消息模板.txt(259B)
----model()
--------User.php(183B)
--------Group.php(395B)
--------Server.php(156B)
----.idea()
--------misc.xml(174B)
--------php.xml(147B)
--------workspace.xml(5KB)
--------PHP.iml(281B)
--------modules.xml(258B)
----MessageController.php(6KB)
----SocketServer.php(9KB)

网友评论