Benjamin Zikarsky

Results 10 comments of Benjamin Zikarsky

What about the `ConnectContext`? We have a client use-case that would profit from TCP keepalive (long-running HTTP 2.0 connections through a proxy that drops IDLE connections without keepalive) I'd be...

As discussed in #40: Requires a major refactoring of StreamSocketClient and the TCP/UDP transports. Potentially this is a 2.0 candidate -- I haven't analyzed yet whether this can be done...

I focus on releasing a v2 without a lot of changes - only PHP8 and dependency compact. This can come in a future release. Maybe. :zany_face:

ReadTheDocs viable?

Oh well... 🙁 -- Well deserved critism...

I haven't worked with Symfony/Monolog in quite some time, I'm happily welcoming PRs with better docs. :)

I am in a related situation. In our case, we are actually measuring the time for all Redis operations. This is also currently done with some inheritance, __call and composition...

Can you narrow it down a bit? Is it opening sockets? I assume all of these are from the TCP testsuite?

Hi hedii! I understand the issue and the requirement. If we provide default values "as a contract" for downstream libraries in gelf-php we could do it properly. How about we...

I'm on Linux on all my platforms. I'm open to not waste a lot of time on debugging this though. It seems not completely unlikely that there is something between...