Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all protocol definitions into this package #108

Closed
Stebalien opened this issue Jul 18, 2019 · 1 comment · Fixed by #111
Closed

Move all protocol definitions into this package #108

Stebalien opened this issue Jul 18, 2019 · 1 comment · Fixed by #111
Assignees

Comments

@Stebalien
Copy link
Member

Due to multiformats/multiaddr#70, we can't handle mulitaddrs we don't understand. For now, we should just understand them all.

@Stebalien
Copy link
Member Author

Specifically, move:

  • p2p-circuit from go-libp2p-circuit
  • ws/wss from go-ws-transport
  • dns{4,6,addr} from go-multiaddr-dns (not the entire package, just the protocol definitions).

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 a pull request may close this issue.

2 participants