This project is mirrored from https://github.com/nhooyr/websocket.
Pull mirroring updated .
- Dec 04, 2024
-
-
Moritz authored
Co-authored-by:
Mathias Fredriksson <mafredri@gmail.com>
-
- Aug 09, 2024
-
-
Ammar Bandukwala authored
This will create easily solved breakage on updates but I figure it's best to pull the band aid off as early as possible
-
- Apr 07, 2024
-
-
Anmol Sethi authored
-
Anmol Sethi authored
Context can be cancelled by parent. Doesn't indicate the CloseRead goroutine has exited.
-
Anmol Sethi authored
-
- Apr 05, 2024
-
-
Anmol Sethi authored
Far simpler now. Sorry this took a while. Closes #427 Closes #429 Closes #434 Closes #436 Closes #437
-
Alexander Wang authored
-
- Mar 05, 2024
-
-
Anmol Sethi authored
-
- Oct 19, 2023
-
-
Anmol Sethi authored
Closes #330
-
Anmol Sethi authored
Closes #330
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #355
-
Anmol Sethi authored
-
Anmol Sethi authored
Updates e9d08816
-
- Oct 14, 2023
-
-
Anmol Sethi authored
Closes #384
-
- Oct 13, 2023
-
-
Simon Ser authored
Go 1.16 has introduced net.ErrClosed, which should be returned/wrapped when an I/O call is performed on a network connection which has already been closed. This is useful to avoid cluttering logs with messages like "failed to close WebSocket: already wrote close". Closes: https://github.com/nhooyr/websocket/issues/286
-
- Oct 10, 2023
-
-
Anmol Sethi authored
Also ran gofmt on everything. Thanks again @paralin. #334 Co-authored-by:
Christian Stewart <christian@paral.in>
-
- May 18, 2020
-
-
Anmol Sethi authored
This way we don't pollute the directory tree.
-
- Feb 16, 2020
-
- Feb 09, 2020
-
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #182
-
- Dec 31, 2019
-
-
Anmol Sethi authored
-
- Dec 19, 2019
-
-
Anmol Sethi authored
Closes #179
-
- Nov 29, 2019
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
Too many improvements and changes to list. Will include a detailed changelog for release.
-
Anmol Sethi authored
-