Filip Szczechowiak
Filip Szczechowiak
exactly the same issue, process is crashing due to `unhandledRejection`
But you are not connecting directly with that lib to socket.io, it's only sending "messages" trough redis serwer. There is no need for such tokens, you just need redis serwer...
This is related to broken compatibility between socket.io-redis and socket.io-php-emitter, and there is PR for that, for few months already: https://github.com/rase-/socket.io-php-emitter/pull/21 but @rase- seems to not bothering about state of...
Also @ashiina if you can, don't delete your fork, before @rase- will marge your PR, cause i'm using it in my project. Thanks!
@jihunleekr my composer.json looks like this: ``` json { "repositories": [ { "type": "git", "url": "https://github.com/ashiina/socket.io-php-emitter.git" } ], "require": { "rase/socket.io-emitter": "dev-hotfix/redis-0.2.0-compatibility" } } ``` So you have to add...
> Ad.1 Ja się z tym stwierdzeniem nie zgadzam. Dlaczego jako pracownik mam się jeszcze przejmować podatkami? Pracuję, dostaję wynagrodzenie, raz w roku elektronicznie dostaję PIT do opłacenia/zwrotu i koniec....
Hello there. I'm afraid that even if there was such endpoint, the WAF rules would block either user-agent or IP address after some amount of unauthorized requests. It would require...