socket.io-php-emitter icon indicating copy to clipboard operation
socket.io-php-emitter copied to clipboard

[email protected] compatibility fix: roomname format, msgpack format

Open ashiina opened this issue 9 years ago • 7 comments

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

ashiina avatar Dec 29 '15 00:12 ashiina

+1 for this to be merged

morrislaptop avatar Feb 08 '16 17:02 morrislaptop

hope this can be merged

nerocrux avatar Feb 25 '16 10:02 nerocrux

@rase- olum merge etsene amk

ismailbaskin avatar Apr 25 '16 16:04 ismailbaskin

@rase- Hello?

jihunleekr avatar Jun 02 '16 00:06 jihunleekr

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 avatar Jun 03 '16 00:06 ashiina

@ashiina you can register your own packagist name. there is no heartbeat on this package

ismailbaskin avatar Jun 03 '16 09:06 ismailbaskin

@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!

ashiina avatar Jun 06 '16 05:06 ashiina