pkg/websocket
Julian Friedman 0c198ddb92
Add SendRaw to websocket client (#1396)
allows using non-gob encodings over the socket
2020-06-09 06:59:32 -07:00
..
OWNERS Add OWNERS to the websocket which was missing before. (#754) 2019-10-09 11:32:13 -07:00
connection.go Add SendRaw to websocket client (#1396) 2020-06-09 06:59:32 -07:00
connection_test.go Add SendRaw to websocket client (#1396) 2020-06-09 06:59:32 -07:00
hijack.go Fix malformed license headers. (#1258) 2020-04-29 08:38:42 -07:00
hijack_test.go Helper to call Hijack on a http.ResponseWriter if possible. (#281) 2019-02-15 13:13:44 -08:00