Spdylay is an experimental implementation of the C-language Google http://www.aliyun.com/zixun/aggregation/17001.html ">spdy protocol, which provides an implementation of a Spdy framework layer. It does not perform any I/O operations, and it can invoke the functions provided by the application when they are needed by the library. It does not include any event polling mechanisms that allow applications to freely choose how events are handled. The library's code does not depend on any particular SSL library (for example, the program relies on OpenSSL1.0.1 or higher).
Spdylay 0.3.0 This version fixes a buffer overflow created by a large number of streams. A spdylay_opt_max_recv_ctrl_frame_buffer option has been added to control the maximum payload size for incoming control frames.
Software Information: http://spdylay.sourceforge.net/
Download Address: https://github.com/tatsuhiro-t/spdylay/zipball/release-0.3.0