Use context.AfterFunc to remove extra goroutine per connection used for context cancellation
nhooyr opened this issue · 0 comments
nhooyr commented
See golang/go#57928
Wonderful. Now there can be no performance disadvantage to my library vs gorilla.
See also 8060f3a