[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#792584: ITP: spdylay -- Implementation of Google's SPDY protocol in C



Package: wnpp
Severity: wishlist
Owner: Jonh Wendell <jonh.wendell@gmail.com>

* Package name    : spdylay
  Version         : 1.3.2
  Upstream Author : Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
* URL             : http://tatsuhiro-t.github.io/spdylay/
* License         : MIT
  Programming Lang: C++
  Description     : Implementation of Google's SPDY protocol in C

This library provides SPDY version 2, 3 and 3.1 framing layer implementation.
It does not perform any I/O operations. When the library needs them, it calls
the callback functions provided by the application. It also does not include
any event polling mechanism, so the application can freely choose the way of
handling events. This library code does not depend on any particular SSL
library (except for example programs which depend on OpenSSL 1.0.1 or later).

Apache Traffic Server needs this library in order to support SPDY protocol.

I'm already packaging it (it's hosted on mentors.debian.net)


Reply to: