apoorvajagtap
|
ce903f6d1d
|
Reverts to v1.5.0
This commit reverts the changes back till 8983b96324 .
And inherits the README.md changes of 931041c5ee
Relates to:
- https://github.com/gorilla/websocket/issues/880#issuecomment-2081189055
|
2024-06-13 23:18:03 -04:00 |
merlin
|
4a5e66f763
|
make tests parallel
|
2024-01-21 22:46:55 -05:00 |
John Johnson III
|
0a093fcde5
|
Fix a couple of small typo's (#567)
Fixes a couple of small typo's in the example test docs.
|
2020-03-19 06:49:51 -07:00 |
Gary Burd
|
d1d4086b14
|
Fix go vet warning
Move variables from example function arguments to package level
variables to avoid `go vet` warning.
|
2016-03-02 14:56:29 -08:00 |
Gary Burd
|
5434f8b69b
|
Improve IsUnexpectedCloseError examples
|
2016-01-19 18:24:46 -08:00 |
Gary Burd
|
615f23bc98
|
Add IsUnexpectedCloseError
|
2016-01-19 13:06:29 -08:00 |