dev-master
9999999-devHTTP/2 frame decoder
MIT
The Requires
- php ^7.0
The Development Requires
by Davey Shafik
Wallogit.com
2017 © Pedro Peláez
HTTP/2 frame decoder
This library contains the HTTP/2 framing code used in the hyphper project. It provides a pure-PHP codebase that is capable of decoding a binary stream into HTTP/2 frames., (*2)
This library is used directly by hyphper to provide HTTP/2 frame decoding logic., (*3)
This library is based on the Python Hyper "hyperframe" project., (*4)
hyphper/h2-frame is made available under the MIT License. For more details, see the LICENSE file in the repository., (*5)
HTTP/2 frame decoder
MIT