https://github.com/2hgo/nimhpack
pure nim implementation of hpack
https://github.com/2hgo/nimhpack
Last synced: 1 day ago
JSON representation
pure nim implementation of hpack
- Host: GitHub
- URL: https://github.com/2hgo/nimhpack
- Owner: 2HgO
- License: mit
- Created: 2021-12-12T21:54:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T02:29:46.000Z (over 4 years ago)
- Last Synced: 2025-03-01T19:14:40.691Z (over 1 year ago)
- Language: Nim
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# NimHPack
nim port of go[lang]'s [hpack](https://pkg.go.dev/golang.org/x/net/http2/hpack) package