Home > Backend Development > PHP Tutorial > 关于长连接以及推送,该如何处理

关于长连接以及推送,该如何处理

WBOY
Release: 2016-06-13 12:07:49
Original
870 people have browsed it

关于长连接以及推送
比如我一个网站,全天候平均每十分钟要向其他服务器发送一个请求返回数据,这个程序是要什么实现的呢???
------解决思路----------------------
感觉你要的是这个https://github.com/walkor/web-msg-sender

就是服务端向客户端实时推送消息

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template