http2
HTTP/2 library
An implementation of the HTTP/2 protocol for the Crystal programming language
HTTP/2 Protocol Implementation for the Crystal Language
95 stars
11 watching
9 forks
Language: Crystal
last commit: over 4 years ago
Linked from 1 awesome list
crystalhpackhttphttp2
Related projects:
Repository | Description | Stars |
---|---|---|
zellerin/http2 | An HTTP/2 protocol implementation in Common Lisp | 40 |
dgrr/http2 | An HTTP/2 implementation for fasthttp | 212 |
crystal-community/cossack | A flexible HTTP client for Crystal with middleware and test support. | 106 |
y2k2mt/sse.cr | Provides a simple library to send and receive events over HTTP | 23 |
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
ysbaddaden/minitest.cr | A unit testing framework for the Crystal programming language | 147 |
bagder/http2-explained | An in-depth explanation of the HTTP/2 protocol, covering its background, concepts, and implementation. | 2,268 |
hertz-contrib/http2 | Provides HTTP2 support for a web framework built on top of Go. | 11 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
igrigorik/http-2 | An implementation of the HTTP/2 protocol and its associated data compression and stream management | 899 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
mamantoha/crest | A Crystal library providing an HTTP and REST client for making network requests. | 236 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 488 |
peburrows/river | An HTTP/2 client library for the Elixir programming language | 82 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |