bufbuild / httplb

Client-side load balancing for net/http
https://pkg.go.dev/github.com/bufbuild/httplb
Apache License 2.0
48 stars 2 forks source link

Clarify HTTP/2 data race issue #47

Closed jchadwick-buf closed 1 year ago

jchadwick-buf commented 1 year ago

It turns out this is basically intended, although it should most certainly be documented better, so maybe that's the real upstream bug.

Also ran go mod tidy since it was needed.