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.
- Host: GitHub
- URL: https://github.com/nathanborror/swift-hpack
- Owner: nathanborror
- Created: 2016-10-15T23:30:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T08:17:51.000Z (over 4 years ago)
- Last Synced: 2023-04-13T13:26:07.220Z (over 2 years ago)
- Language: Swift
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).