Hey all, following on from previous discussions[1], I am introducing an RFC for adding HTTP/2 support to the built-in CLI server:
https://wiki.php.net/rfc/cli_server_http2 Given that the RFC contains two potential solutions for implementing this, I've decided it is best to open up discussion on this now. While I've authored this RFC, I do not think I am capable of implementing this, but I am going to try. I'm currently trying to get to grips with the existing cli-server, and seeing if I can add H/2 support to the existing SAPI. However, it might be easier to just write a new SAPI from scratch — is there a good SAPI I can use as an example to learn that side of things? Would anyone be interested in taking this on for 7.1? or pairing/mentoring on it? - Davey [1] https://www.mail-archive.com/internals@lists.php.net/msg82237.html