socketry / async-http

MIT License
298 stars 45 forks source link

Prefer `Traces.trace`. #124

Closed ioquatix closed 1 year ago

ioquatix commented 1 year ago

The traces gem was updated with a "easier to use" interface, Traces.trace. This also prepares us to avoid clobbering Protocol::HTTP::Methods#trace.

Types of Changes

Contribution