RSS 1 project tagged "SPDY"

No download No website Updated 12 Mar 2013 spdylay

Screenshot
Pop 122.74
Vit 7.33

spdylay is an experimental implementation of Google's SPDY protocol in C. It provides a SPDY 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 that depend on OpenSSL 1.0.1 or later).

Screenshot

Project Spotlight

Illich Post

A Skill Exchange CGI.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.