dosgo/sw-socketio

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

Installs: 104

Dependents: 0

Suggesters: 0

Security: 0

Stars: 35

Watchers: 5

Forks: 9

Open Issues: 1

pkg:composer/dosgo/sw-socketio

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

This package is not auto-updated.

Last update: 2025-12-21 12:35:51 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