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

https://github.com/jackfirth/http2

A (wildly unimplemented) http2 client and server for Racket
https://github.com/jackfirth/http2

Last synced: 2 months ago
JSON representation

A (wildly unimplemented) http2 client and server for Racket

Awesome Lists containing this project

README

        

# http2 [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]

A (wildly unimplemented) http2 client and server for Racket. Check back in on
this project once it's further along.

[ci-status]: https://github.com/jackfirth/http2/actions
[ci-status-badge]: https://github.com/jackfirth/http2/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/http2/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg