文件名称:web-msg-sender:基于workerman用PHP编写的Web消息推送器
文件大小:13KB
文件格式:ZIP
更新时间:2024-03-16 13:16:21
websocket realtime-messaging workerman PHP
网络消息发送者 Web消息实时推送,支持在线用户数实时统计。基于开发,使用websocket推送数据,当浏览器不支持websocket时自动切换彗星推送数据。 效果截图 在线演示 接收消息页面: ://www.workerman.net:2123 初步推送接口网址: ://www.workerman.net:2121/?type publish&to &content=msgcontent 到为接收消息的uid,如果不传递则向所有人推送消息content为消息内容 注:可以通过php或其他语言的curl功能实现后台推送 下载安装 1,git clone 2,作曲家安装 初步服务启动停止 Linux系统 启动服务 php start.php开始-d 停止服务 php start.php停止 服务状态 php start.php状态 Windows系统 双击start_for_win.b
【文件预览】:
web-msg-sender-master
----.gitattributes(138B)
----MIT-LICENSE.txt(1KB)
----start_io.php(4KB)
----start.php(474B)
----web()
--------index.html(3KB)
--------notify.js(3KB)
--------main.css(6KB)
--------icon-close.png(703B)
--------repeat.jpg(1KB)
----start_for_win.bat(48B)
----start_web.php(2KB)
----README.md(3KB)
----.gitignore(56B)
----composer.json(236B)