This project is mirrored from https://github.com/nhooyr/websocket.
Pull mirroring updated .
- May 22, 2020
-
-
Anmol Sethi authored
-
- May 19, 2020
-
-
Anmol Sethi authored
Disable compression by default and switch to stdlib compress
-
- May 18, 2020
-
-
Anmol Sethi authored
NetConn has to close the connection to interrupt in progress reads and writes. However, it can block reads and writes that occur after the deadline instead of closing the connection. Closes #228
-
Anmol Sethi authored
Closes #227
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #220 and #230
-
Anmol Sethi authored
This way we don't pollute the directory tree.
-
- May 10, 2020
-
-
Anmol Sethi authored
Fix deadlock introduced in v1.8.5
-
Anmol Sethi authored
Closes #231
-
Anmol Sethi authored
Patch Accept for Gin
-
Anmol Sethi authored
Closes #166
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
Back to GH Actions
-
-
Anmol Sethi authored
Closes #235
-
Anmol Sethi authored
-
Anmol Sethi authored
Undeprecate InsecureSkipVerify
-
- May 05, 2020
-
-
Anmol Sethi authored
Less strict about message type of JSON payloads
-
Mura Li authored
-
- Apr 15, 2020
-
-
-
Anmol Sethi authored
-
Anmol Sethi authored
It's more clear than * as an origin pattern.
-
- Apr 14, 2020
-
-
Anmol Sethi authored
Add automated test and documentation for echo example
-
Anmol Sethi authored
Closes #223
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #218
-
Anmol Sethi authored
-
Anmol Sethi authored
Update master with dev
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #215
-
Anmol Sethi authored
Closes #213
-
Anmol Sethi authored
This doesn't affect real world applications due to buffering but the testss would occasionally fail on CI due to the code not handling an immediate close after writing the close frame while resetting the write timeout.
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #208
-
Anmol Sethi authored
Closes #212
-
Anmol Sethi authored
Updates #209
-
Anmol Sethi authored
Closes #207
-