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

Surprising error/panic when using protoio package with standard Google protobuf package #47

Open
MarcoPolo opened this issue Feb 3, 2025 · 0 comments · May be fixed by #48
Open

Surprising error/panic when using protoio package with standard Google protobuf package #47

MarcoPolo opened this issue Feb 3, 2025 · 0 comments · May be fixed by #48

Comments

@MarcoPolo
Copy link

See: libp2p/go-libp2p-kad-dht#1015

It may be common for users who are updating a package like go-libp2p-kad-dht, to not also update their usages of go-msgio to use the pbio package rather than the protoio package. We should detect this (somehow) and provide a clear error (and, perhaps, fulfill the intended request with the pbio package).

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.

1 participant