David Irvine

Results 4 comments of David Irvine

I ran into this using `go run .` Had to run `apt install build-essential` on the host and then all was well.

I also added TCP keep-alives on connections from ListenAndServe. As you can see from the docs on net/http: > ListenAndServe listens on the TCP network address srv.Addr and then calls...

I'm posting the PR here because it seems like braintree/manners has become a little abandoned, and this fork is where the magic is happening.