package ws
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/docker/spdystream/ws"
Index ¶
Types ¶
type Conn ¶
Wrap an HTTP2 connection over WebSockets and use the underlying WebSocket framing for proxy compatibility.
func NewConnection ¶
func (Conn) Close ¶
func (Conn) Read ¶
func (Conn) SetDeadline ¶
func (Conn) Write ¶
Source Files ¶
connection.go
- Version
- v1.1.4-beta.0
- Published
- Dec 7, 2015
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 22 minutes ago –
Tools for package owners.