mirror of
https://github.com/docker/docs.git
synced 2026-04-13 23:06:15 +07:00
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