- 18 Jan, 2021 3 commits
- 17 Jan, 2021 2 commits
-
-
renovate authored
- 13 Jan, 2021 2 commits
-
- 12 Jan, 2021 11 commits
- 11 Jan, 2021 1 commit
-
-
ale authored
-
- 10 Jan, 2021 4 commits
- 09 Jan, 2021 1 commit
-
-
ale authored
-
- 27 Nov, 2020 1 commit
-
- 18 Nov, 2020 1 commit
-
-
ale authored
-
- 12 Nov, 2020 1 commit
-
-
ale authored
The proxy allows us to reduce SSL connection overhead to a remote server by multiplexing proxied requests from the local UNIX socket.
-
- 10 Nov, 2020 1 commit
-
-
ale authored
Calling strings.Split() on an empty string and a non-null separator returns a slice with one element...
-
- 07 Nov, 2020 5 commits
-
-
ale authored
Maintain a pool of cached connections.
-
ale authored
-
ale authored
Stop using net/textproto which is way more complex than what we need, instead just use bufio directly. Create a new 'lineproto' package with Servers and LineServers. While this initially duplicates most of the ai3/go-common/unix API, the duplication will allow us to deprecate the other interface once this one is complete.
-
ale authored
-
ale authored
-
- 06 Nov, 2020 3 commits
- 05 Nov, 2020 1 commit
-
-
ale authored
-
- 23 Aug, 2020 3 commits