2024-02-24 20:44:06 +01:00
2024-02-24 20:44:06 +01:00
2024-02-24 20:44:06 +01:00
2024-02-24 20:44:06 +01:00
2024-02-24 20:44:06 +01:00
2024-02-24 20:44:06 +01:00
2024-02-24 20:44:06 +01:00

HTTP/2 Support for ReactPHP

This is a project that is exploring the feasability and practicality of bringing HTTP/2 to ReactPHP while staying true to the ReactPHP philosophy. The main rationale for this is to eventually enable native support for gRPC.

Status

Currently implemented:

  • Huffman encoding (for compressed headers)
  • Header parsing (including dictionary)
Description
Native HTTP/2 support for ReactPHP
Readme 57 KiB
Languages
PHP 100%