@bencapp3/react-native-static-server
Version:
Embedded HTTP server for React Native
34 lines (23 loc) • 1 kB
Markdown
[](https://travis-ci.com/litespeedtech/ls-hpack)
[](https://cirrus-ci.com/github/litespeedtech/ls-hpack)
[](https://ci.appveyor.com/project/litespeedtech/ls-hpack)
LS-HPACK: LiteSpeed HPACK Library
=================================
Description
-----------
LS-HPACK provides functionality to encode and decode HTTP headers using
HPACK compression mechanism specified in RFC 7541.
Documentation
-------------
The API is documented in include/lshpack.h. To see usage examples,
see the unit tests.
Requirements
------------
To build LS-HPACK, you need CMake. The library uses XXHASH at runtime.
Platforms
---------
The library has been tested on the following platforms:
- Linux
- FreeBSD
- Windows
Copyright (c) 2018 - 2020 LiteSpeed Technologies Inc