Placeholder for http2 transport

This commit is contained in:
Solomon Hykes 2014-05-19 13:27:55 -07:00
parent df3394c350
commit b49480e01f
1 changed files with 6 additions and 0 deletions

6
http2/README.md Normal file
View File

@ -0,0 +1,6 @@
This package defines a remote transport for Beam services using http2/spdy and tls.
Pointers:
* Low-level protocol framer: http://code.google.com/p/go.net/spdy
* (incomplete) high-level server implementation: https://github.com/shykes/spdy-go