2017 © Pedro Peláez
 

library sw-socketio

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

image

dosgo/sw-socketio

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

  • Thursday, July 26, 2018
  • by dosgo
  • Repository
  • 1 Watchers
  • 5 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

# phpsocketio for swoole A server side alternative implementation of socket.io in PHP based on Swoole., (*1)

# Notice Only support socket.io v1.3.0 or greater.
Modification based on https://github.com/walkor/phpsocket.io, (*2)

Install

composer require dosgo/sw-socketio, (*3)

Test

php test\echotest.php socket.io-server
go run test\main.go socker.io-client, (*4)

memory_limit 512M
worker_num 1 150000 client, (*5)

The Versions

26/07 2018

dev-master

9999999-dev https://github.com/dosgo/sw-socketio

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

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

  • php >=5.4

by Avatar dosgo

swoole socket-io socketio phpsocket.io

24/07 2018

v1.1

1.1.0.0 https://github.com/dosgo/sw-socketio

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

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

  • php >=5.4

by Avatar dosgo

swoole socket-io socketio phpsocket.io

21/07 2018

v1.0

1.0.0.0 https://github.com/dosgo/sw-socketio

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

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

  • php >=5.4

by Avatar dosgo

swoole socket-io socketio phpsocket.io