Skip to content

DanielMorsing/spdy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple SPDY server.

In order to learn a bit about SPDY, I figured I'd try to implement it in go.
It is not really production ready and still missing some features, but it is possible to use it to
host a reverse proxy on a local godoc server. Use at your own risk.

For more information on how to use this package, refer to the godoc for this package.

TODO: client certificate vectors, server push.

About

A simple spdy server I wrote.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages