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

[stable-futures] Switch MemoryTransport to Vec<u8> and fix tests #1274

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

tomaka
Copy link
Member

@tomaka tomaka commented Oct 10, 2019

Fixes the tests in libp2p-core.

As a consequence, the MemoryTransport now uses Vec<u8> instead of Bytes, because it wouldn't be compatible with secio otherwise.

@tomaka tomaka merged commit b1f3111 into libp2p:stable-futures Oct 21, 2019
@tomaka tomaka deleted the core-tests branch October 21, 2019 15:14
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.

2 participants