Ahmad Shiina

Results 14 comments of Ahmad Shiina

@narfbg Thanks for the reference; didn't know there was a similar PR before. Since my current commit requires a newly implemented view, it will apply to your past comment: >...

@narfbg Great, thanks! I personally prefer a separate view for the profiler (even by breaking BC) so that's good news. Please let me know if there are any poor code...

Hi! So I believe you are asking for some request details to be set inside `context`? If that is the case, I totally agree. But I would want to see...

@Mojo90 I just tested this myself, and it turns out that as the Document states, all the request information is stored in the `event` of the handler. Therefore, as @mitchell-johnson...

> [Error: "value" required in setHeader("x-apigateway-context", value).] This sounds like a completely different issue. If you want help with this you should post your actual Lambda code.

Done on my fork : https://github.com/ashiina/socket.io-php-emitter

@aPoCoMiLogin no problem! I'm using it too so don't worry

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...

I now added my fork on packagist here https://packagist.org/packages/ashiina/socket.io-emitter Please go ahead and use this!

What version of `socket.io-redis` are you using? This current `socket.io-php-emitter` is not compatible after v0.2.0 of `socket.io-redis`, and isn't maintained. Try my fork : https://github.com/ashiina/socket.io-php-emitter