Home > Backend Development > PHP Tutorial > websocket - [跪求]socket.io的php版本客户端连接代码

websocket - [跪求]socket.io的php版本客户端连接代码

WBOY
Release: 2016-06-06 20:18:51
Original
1629 people have browsed it

目前手头上面有这样一个需求,就是连接上对方的socket.io服务端,然后接收数据并入库。
但是目前没有找到php版本的socket.io客户端连接代码,只有服务端的,所以在这里求一份客户端连接代码。
感激不尽

回复内容:

目前手头上面有这样一个需求,就是连接上对方的socket.io服务端,然后接收数据并入库。
但是目前没有找到php版本的socket.io客户端连接代码,只有服务端的,所以在这里求一份客户端连接代码。
感激不尽

https://github.com/rase-/socket.io-php-emitter
https://github.com/walkor/phpsocket.io

看下是不是你需要的

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