Skip to content

feat: support overriding net interface methods#3236

Open
tobil4sk wants to merge 1 commit intolibp2p:masterfrom
tobil4sk:feature/override-net.Interfaces
Open

feat: support overriding net interface methods#3236
tobil4sk wants to merge 1 commit intolibp2p:masterfrom
tobil4sk:feature/override-net.Interfaces

Conversation

@tobil4sk
Copy link

@tobil4sk tobil4sk commented Mar 15, 2025

The builtin methods are broken on android (see #2986 and golang/go#40569). This patch allows users to provide their own implementation of these methods, such as anet.

This depends on a change in go-multiaddr to be merged first: multiformats/go-multiaddr#275

As suggested in: #3159 (comment).

The builtin methods are broken on android. This patch allows users to
provide their own implementation of these methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant