dosgo/sw-socketio

A server side alternative implementation of socket.io in PHP based on Swoole.

Maintainers

Package info

github.com/dosgo/sw-socketio

pkg:composer/dosgo/sw-socketio

Statistics

Installs: 104

Dependents: 0

Suggesters: 0

Stars: 35

Open Issues: 1

v1.1 2018-07-24 07:07 UTC

This package is not auto-updated.

Last update: 2026-03-15 13:53:12 UTC


README

A server side alternative implementation of socket.io in PHP based on Swoole.

Notice

Only support socket.io v1.3.0 or greater.
Modification based on https://github.com/walkor/phpsocket.io

Install

composer require dosgo/sw-socketio

Test

php test\echotest.php socket.io-server
go run test\main.go socker.io-client

memory_limit 512M
worker_num 1 150000 client