Package
libspdylay7Version
1.3.2-2Priority
optionalSection
universe/libsSource
spdylayOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Emanuele Rocca <ema@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
109 kBDepends
libc6 (>= 2.14), zlib1g (>= 1:1.2.0)Homepage
https://tatsuhiro-t.github.io/spdylay/Download Size
40.9 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
implementation of SPDY protocol in CThis 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