Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The SPDY Protocol

SPDY is an experiment with protocols for the web. Its goal is to reduce the latency of web pages.

This package attempts to implement the protocol in the Haskell programming language.

See the SPDY tool page for debugging tools.

SPDY requires TLS to have support for NPN (Next Protocol Negotiation). There is ongoing work in adding NPN to the Haskell TLS package, you'll need it to compile this package. See my tls branch npn. Documentation of npn here.

About

Implementation of the SPDY Protocol in Haskell

Resources

Stars

15 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages