Artyom Pervukhin 6dba816f10 websocket: limit incoming payload size 9 years ago
..
client.go 819f4c5391 websocket: use net.Dialer to open tcp connection 9 years ago
dial.go 819f4c5391 websocket: use net.Dialer to open tcp connection 9 years ago
dialdialer.go 819f4c5391 websocket: use net.Dialer to open tcp connection 9 years ago
dialdialer_test.go 819f4c5391 websocket: use net.Dialer to open tcp connection 9 years ago
exampledial_test.go fbe893ddcd go.net: use golang.org/x/... import paths 11 years ago
examplehandler_test.go fbe893ddcd go.net: use golang.org/x/... import paths 11 years ago
hybi.go 7553b97266 websocket: fix Read behaviour in hybiFrameReader.Read 9 years ago
hybi_test.go b026840ad5 websocket: don't send IPv6 zone identifier in outbound request, per RFC 6874 10 years ago
server.go 19fe7f4f42 websocket: drop unreachable code 10 years ago
websocket.go 6dba816f10 websocket: limit incoming payload size 9 years ago
websocket_test.go 6dba816f10 websocket: limit incoming payload size 9 years ago