Mikio Hara
|
236cde1758
websocket: use of crypto/rand package in test
|
8 years ago |
Artyom Pervukhin
|
6dba816f10
websocket: limit incoming payload size
|
8 years ago |
Cezar Sa Espinola
|
819f4c5391
websocket: use net.Dialer to open tcp connection
|
9 years ago |
Mikio Hara
|
b963d2882a
websocket: handle solicited and unsolicited Ping/Pong frames correctly
|
9 years ago |
Mikio Hara
|
51854aba46
websocket: fix build
|
9 years ago |
Mikio Hara
|
46f551b6cf
websocket: skip TestClose on Plan 9
|
9 years ago |
Mikio Hara
|
d9b482f8ab
websocket: fix mis-handshake in the case of lack of HTTP origin header
|
9 years ago |
Dave Cheney
|
bb64f4dc73
x/net/websocket: always close underlying connection on ws.Close
|
9 years ago |
Norberto Lopes
|
5058c78c36
websocket: add support for websocket urls without a port specified
|
10 years ago |
Mikio Hara
|
e970ddb60a
go.net/websocket: fix nits found by go tool vet
|
11 years ago |
Scott Ferguson
|
38c17adf51
go.net/websocket: drop old versions of the protocol
|
11 years ago |
Fumitoshi Ukai
|
0005f0a0c0
go.net/websocket: allow server configurable
|
11 years ago |
Shenghou Ma
|
8e3008acf4
websocket: fix typos
|
12 years ago |
David Symonds
|
359f934a65
go.net: gofix for net/url API changes.
|
12 years ago |
Russ Cox
|
3294cb5d6c
go.net: initial code
|
12 years ago |