Pierre Krieger
10d76d64d0
Add a few more methods to Swarm and PollParameters ( #721 )
2018-12-04 13:54:04 +01:00
James Ray
3c614c23ac
Add &message.source in println! as per … ( #705 )
...
* Add &message.source in println! as per https://github.com/libp2p/rust-libp2p/issues/702#issuecomment-442726078 .
Co-authored-by: David <dvdplm@gmail.com>
* Update examples/chat.rs
Co-Authored-By: jamesray1 <16969914+jamesray1@users.noreply.github.com>
2018-11-30 09:55:59 +01:00
James Ray
fceaf2293b
Chore/grammar ( #701 )
...
* Add a space.
* qed -> QED and ' ; qed' -> '; QED'
* ' ; QED' -> '; QED'
2018-11-29 16:38:52 +01:00
Toralf Wittner
826a290bf1
examples: Use logger in chat example. ( #678 )
2018-11-23 14:18:30 +01:00
David
080a75451f
Floodsub chat example ( #641 )
...
* Add a floodsub example with the new Swarm
* WIP fixes for Floodsub chat-example code
* cleanup
* Address grumbles
* Update docs
* Update to newest master
2018-11-20 10:35:22 +01:00