mirror of https://github.com/docker/docs.git
Placeholder for http2 transport
This commit is contained in:
parent
df3394c350
commit
b49480e01f
|
@ -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
|
Loading…
Reference in New Issue