cURL / Mailing Lists / curl-library / Single Mail

curl-library

related: HTTP2 progress

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 3 Aug 2013 23:17:14 +0200 (CEST)

Hi all,

During the recent months the work on HTTP2 has taken off within the IETF's
httpbis group. The current draft is here: http://http2.github.io/http2-spec/

The protocol is so far (very) similar to SPDY in spirit and implementation.

Tatsuhiro Tsujikawa has written a C library (nghttp2 [1]) that implements
draft-04 of the spec.

My current thinking for libcurl is to dive in and see how nghttp2 works and
work with them and on that for future HTTP2 support.

If someone else already has checked it out or has other ideas on this topic,
then I'm all ears!

[1] = https://github.com/tatsuhiro-t/nghttp2

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-08-03