dariusc93 / rust-ipfs

The InterPlanetary File System (IPFS), implemented in Rust.
Apache License 2.0
36 stars 7 forks source link

refactor: Remove external bitswap implementation #236

Closed dariusc93 closed 1 week ago

dariusc93 commented 3 weeks ago

This PR removes the external bitswap implementation, prioritizing the internal implementation.