k3s/pkg/util/wsstream
David Oppenheimer 8ac484793d Comment out calls to httptest.Server.Close() to work around
https://github.com/golang/go/issues/12262 . See #19254 for
more details. This change should be reverted when we upgrade
to Go 1.6.
2016-01-11 23:02:11 -08:00
..
conn.go Avoid CPU hotloop on client-closed websocket 2015-10-26 14:04:16 -04:00
conn_test.go Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
doc.go
stream.go
stream_test.go