https://github.com/dosgo/sw-socketio
A server side alternative implementation of socket.io in PHP based on Swoole.
https://github.com/dosgo/sw-socketio
phpsocketio socket-io socketio swoole
Last synced: 12 days ago
JSON representation
A server side alternative implementation of socket.io in PHP based on Swoole.
- Host: GitHub
- URL: https://github.com/dosgo/sw-socketio
- Owner: dosgo
- Created: 2018-07-11T14:38:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T08:57:05.000Z (over 7 years ago)
- Last Synced: 2024-12-15T04:36:02.672Z (about 1 year ago)
- Topics: phpsocketio, socket-io, socketio, swoole
- Language: PHP
- Homepage:
- Size: 42 KB
- Stars: 35
- Watchers: 7
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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