socket.io-php-emitter
socket.io-php-emitter copied to clipboard
[email protected] compatibility fix: roomname format, msgpack format
Fix for this issue: https://github.com/rase-/socket.io-php-emitter/issues/20
This is a porting of this commit in the javascript implementation: https://github.com/socketio/socket.io-emitter/commit/e656600388bdb3fc1cf62331e18d1a6a7775ab36
This fix is necessary to make socket.io-php-emitter
work with socket.io-redis
version > 0.2.0
+1 for this to be merged
hope this can be merged
@rase- olum merge etsene amk
@rase- Hello?
As I wrote on https://github.com/rase-/socket.io-php-emitter/issues/20 :
Seems like this repo isn't being maintained for a long time... Everyone please go ahead and use my fork https://github.com/ashiina/socket.io-php-emitter , on the hotfix/redis-0.2.0-compatibility branch . I will try to maintain it.
Please refer to aPoCoMiLogin 's comment on how to use it via composer.
@ashiina you can register your own packagist name. there is no heartbeat on this package
@ismailbaskin Thanks for the tip!
I now added my fork on packagist here https://packagist.org/packages/ashiina/socket.io-emitter
Please go ahead and use this!