文件名称:swoole+websocket聊天室.zip
文件大小:23KB
文件格式:ZIP
更新时间:2022-09-05 03:45:58
swoole 聊天室 swoole+websocket
https://blog.csdn.net/shenymce/article/details/99647752 文章相关代码,仅供参考
【文件预览】:
index.php
core
----Database()
--------MySQL.php(1KB)
--------PDO.php(1KB)
----Loader.php(329B)
----Factory.php(161B)
----Model.php(540B)
----Database.php(3KB)
----Register.php(322B)
----DB.php(1KB)
----Strategy()
--------FemaleUser.php(218B)
--------MaleUser.php(214B)
----Iface()
--------IUserStrategy.php(111B)
--------IDatabase.php(198B)
----Base.php(435B)
App
----view()
--------test.html(211B)
----Model()
--------Record.php(559B)
--------Test.php(896B)
----Common.php(3KB)
----Controller()
--------Home()
----swoole()
--------TcpServer.php(2KB)
--------hander()
--------WebSocketServer.php(3KB)
--------MySql.php(2KB)
--------HttpServer.php(1KB)
--------TcpClient.php(3KB)
client.php
README
socket.html
start.php