- 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
-