Skip to content

GSoC Status Report

Wei Tang edited this page Aug 12, 2016 · 1 revision

This Google Summer of Code project finishes HTTP/2 support for Julia. In particular:

Most of the things in the GSoC proposal is finished. After the pull requests get merged (pending for Requests.jl and HttpServer.jl), you'll be able to use HTTP/2 for your Julia project with little modification of your code. In the mean time, people who need to use low-level HTTP features (streaming, for example) can benefit from the HTTP2.jl library.

For weekly progress reports, go to https://github.com/sorpaas/HTTP2.jl/wiki/GSoC-Progress

Clone this wiki locally