reth icon indicating copy to clipboard operation
reth copied to clipboard

Remove `attohttpc` as a dependency

Open onbjerg opened this issue 1 year ago • 1 comments

Describe the feature

attohttpc is required by reth-net-nat through igd-next which is used to find the machine's gateway over UPNP. We need to replace igd-next.

The only place it is used is here:

https://github.com/paradigmxyz/reth/blob/9567b256c8cb4a8cd439bd7e6e7b1be3b032efde/crates/net/nat/src/lib.rs#L244-L259

Additional context

No response

onbjerg avatar Apr 25 '24 16:04 onbjerg

This issue is stale because it has been open for 21 days with no activity.

github-actions[bot] avatar May 17 '24 01:05 github-actions[bot]