An open API service indexing awesome lists of open source software.

https://github.com/nathanborror/swift-hpack

📦 Encoding and decoding library for Swift adapted from PerfectLib.
https://github.com/nathanborror/swift-hpack

Last synced: 8 months ago
JSON representation

📦 Encoding and decoding library for Swift adapted from PerfectLib.

Awesome Lists containing this project

README

          

# Swift Hpack

HPACK ([RFC 7541](https://tools.ietf.org/html/rfc7541)) encoding and decoding library for Swift adapted from [PerfectLib](https://github.com/PerfectlySoft/Perfect-HTTPServer/blob/master/Sources/PerfectHTTPServer/HPACK.swift).