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

Implement crypto channels / secio #11

Closed
folsen opened this issue Oct 4, 2017 · 3 comments
Closed

Implement crypto channels / secio #11

folsen opened this issue Oct 4, 2017 · 3 comments
Assignees

Comments

@folsen
Copy link
Contributor

folsen commented Oct 4, 2017

See: https://github.com/libp2p/go-libp2p-secio

@folsen folsen added this to the Implementation Block #2 milestone Oct 4, 2017
@folsen folsen removed this from the Implementation Block #2 milestone Nov 6, 2017
@daviddias
Copy link
Member

And also this one https://github.com/libp2p/js-libp2p-secio

You will also need something like https://github.com/libp2p/js-libp2p-crypto

@daviddias
Copy link
Member

//cc @dignifiedquire to track this issue

@tomaka
Copy link
Member

tomaka commented Nov 23, 2017

Done in #33

@tomaka tomaka closed this as completed Nov 23, 2017
dkuehr pushed a commit to openmina/rust-libp2p that referenced this issue Oct 24, 2023
dkuehr pushed a commit to openmina/rust-libp2p that referenced this issue Oct 24, 2023
dkuehr pushed a commit to openmina/rust-libp2p that referenced this issue Oct 24, 2023
dkuehr pushed a commit to openmina/rust-libp2p that referenced this issue Oct 24, 2023
dkuehr pushed a commit to openmina/rust-libp2p that referenced this issue Oct 24, 2023
dkuehr pushed a commit to openmina/rust-libp2p that referenced this issue Oct 24, 2023
re: libp2p#11

rayon thread is a blocking thread, so `spawn_local` mpsc send future won't ever be run.
dkuehr pushed a commit to openmina/rust-libp2p that referenced this issue Oct 24, 2023
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

No branches or pull requests

3 participants