- Oct 10, 2023
-
-
Anmol Sethi authored
Also ran gofmt on everything. Thanks again @paralin. #334 Co-authored-by:
Christian Stewart <christian@paral.in>
-
- Jan 09, 2021
-
-
Anmol Sethi authored
Closes #247
-
- Dec 23, 2020
-
-
Egor Gorbunov authored
HTTP header values, as opposed to header keys, are case sensitive, but implementation of headerTokens() before this patch would return lowered values always. This old behavior could lead to chromium (v87) WebSocket rejecting connnection because negotiated subprotocol, returned in Sec-WebSocket-Protocol header (lowered be headerToken() function) would not match one sent by client, in case client specified value with capital letters.
-
- May 18, 2020
-
-
Anmol Sethi authored
Closes #220 and #230
-
- Apr 14, 2020
-
-
Anmol Sethi authored
-
- Feb 26, 2020
-
-
Anmol Sethi authored
Closes #194
-
- Feb 16, 2020
-
-
Anmol Sethi authored
Closes #189
-
Anmol Sethi authored
-
Anmol Sethi authored
-
- Feb 13, 2020
-
-
Anmol Sethi authored
-
- Feb 09, 2020
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #182
-
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
-
- 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.
-
- Sep 22, 2019
-
-
Anmol Sethi authored
Removes the tiny filenames polluting the root directory.
-
- Sep 21, 2019
-
-
Anmol Sethi authored
Closes #121
-
- Sep 04, 2019
-
-
Anmol Sethi authored
The boys in the office hated it. Highly unfortunate but makes sense as it seems confusing.
-
Anmol Sethi authored
Will be cleaner in GitHub as the README.md is the first thing you will see instead of a massive directory listing.
-
- Aug 29, 2019
-
-
Anmol Sethi authored
Closes #122
-
Anmol Sethi authored
Also simplified and refactored the Conn tests. More changes soon.
-
- Apr 15, 2019
-
-
Anmol Sethi authored
Closes #39
-
- Apr 12, 2019
-
-
Anmol Sethi authored
-