k3s/pkg/util/wsstream
Jordan Liggitt 8b1a00b6d9
Send ping frame using specified encoding
If base-64 encoding was requested, send the ping frame as a 0-length text frame, rather than as a 0-length binary frame.
2016-08-25 14:24:59 -04:00
..
conn.go Add protocol versions to pkg/util/wsstream 2016-08-20 15:58:10 +02:00
conn_test.go Add protocol versions to pkg/util/wsstream 2016-08-20 15:58:10 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
stream.go Send ping frame using specified encoding 2016-08-25 14:24:59 -04:00
stream_test.go Add protocol versions to pkg/util/wsstream 2016-08-20 15:58:10 +02:00