Skip to content

Commit

Permalink
Add ExpandedSwarm (#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaka authored Apr 7, 2019
1 parent b176032 commit 480cf38
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 77 deletions.
2 changes: 1 addition & 1 deletion core/src/swarm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ pub mod toggle;

pub use crate::nodes::raw_swarm::ConnectedPoint;
pub use self::behaviour::{NetworkBehaviour, NetworkBehaviourAction, NetworkBehaviourEventProcess};
pub use self::swarm::{PollParameters, Swarm, SwarmBuilder};
pub use self::swarm::{PollParameters, ExpandedSwarm, Swarm, SwarmBuilder};
Loading

0 comments on commit 480cf38

Please sign in to comment.