This project is mirrored from https://github.com/nhooyr/websocket.
Pull mirroring updated .
- Mar 14, 2025
-
- Jan 29, 2025
-
-
Iñigo Garcia Olaizola authored
-
Iñigo Garcia Olaizola authored
Fixes #512
-
- Nov 07, 2024
-
-
Mathias Fredriksson authored
-
- Sep 19, 2024
-
-
Mathias Fredriksson authored
-
- Sep 09, 2024
-
-
Muhammad Atif Ali authored
-
Muhammad Atif Ali authored
* chore: prevent ci from running twice on PRs Now CI will only run on push to `master` and PRs to `master`. Previously, it was running twice on each push to a PR branch, once for the PR to `master` and once for pushing to the PR branch.
-
- Aug 15, 2024
-
-
Mathias Fredriksson authored
This reverts commit 0f14077d.
-
Mathias Fredriksson authored
-
Mathias Fredriksson authored
-
Mathias Fredriksson authored
-
- Aug 09, 2024
-
-
Ammar Bandukwala authored
vulncheck was using slices which is only in newer Go versions.
-
- Apr 07, 2024
-
-
Anmol Sethi authored
-
- Feb 22, 2024
-
-
Anmol Sethi authored
-
- Oct 19, 2023
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
- Oct 13, 2023
-
-
Anmol Sethi authored
-
- Oct 10, 2023
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
Credits to @maggie44 for making me add staticcheck. See #407 Co-authored-by:
maggie0002 <64841595+maggie0002@users.noreply.github.com>
-
Anmol Sethi authored
-
- May 10, 2020
-
- Feb 18, 2020
-
-
Anmol Sethi authored
Much simpler config. Github Actions just isn't there yet.
-
- Feb 16, 2020
-
-
Anmol Sethi authored
-
- Feb 09, 2020
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
- Nov 29, 2019
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
- Nov 02, 2019
-
-
Anmol Sethi authored
CODEOWNERS is unnecessary.
-
- Oct 14, 2019
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
codecov's uploader keeps failing due to the API being unresponsive and the UI is cluttered compared to codecov.
-
- Oct 11, 2019
-
-
Anmol Sethi authored
-
- Oct 10, 2019
-
-
Anmol Sethi authored
-
- Oct 09, 2019
-
-
Anmol Sethi authored
Much faster.
-
Anmol Sethi authored
-
- Oct 05, 2019
-
-
Anmol Sethi authored
Integrated into the appropriate existing steps.
-
- Oct 04, 2019
-
-
Anmol Sethi authored
Significantly faster locally since **everything** runs in parallel. Also much easier to maintain than bash.
-
- Sep 30, 2019
-
-
Anmol Sethi authored
-
- Sep 29, 2019
-
-
Anmol Sethi authored
math/rand was being used inappropiately and did not have a init function for every file it was used in.
-