Skip to content

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

Notifications You must be signed in to change notification settings

dosgo/sw-socketio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpsocketio for swoole

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published