Skip to content

Conversation

@tomaka
Copy link
Member

@tomaka tomaka commented Dec 4, 2017

The ring crate is no longer exposed at all in the API.

Copy link
Contributor

@eira-fransham eira-fransham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, some questions about docs.

/// Loading the keys:
///
/// ```ignore
/// ley key_pair = SecioKeyPair::rsa_from_pkcs8(include_bytes!("private.pk8"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: this should say let

mod handshake;
mod structs_proto;

/// Implementation of the `ConnectionUpgrade` trait of `libp2p_swarm`. Automatically applies any
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this say "any secio on any connection"?

@tomaka tomaka merged commit 1693791 into libp2p:master Dec 7, 2017
@tomaka tomaka deleted the secio-api-improvement branch December 7, 2017 11:16
mxinden pushed a commit to mxinden/rust-libp2p that referenced this pull request Nov 20, 2020
* Clean up code

* Upgrade crates

* Update example to use signing

* Add debug log

* Improve keepalive for peers without gossipsub support

* Improve debug logs for new peer types
dkuehr pushed a commit to openmina/rust-libp2p that referenced this pull request 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

Successfully merging this pull request may close these issues.

2 participants