Pierre Krieger
|
16e3453b7f
|
Use the new version of tokio (#303)
|
2018-07-16 12:15:27 +02:00 |
|
Toralf Wittner
|
d5602e7687
|
Add support for yamux multiplexing. (#284)
* Add support for yamux multiplexing.
* Address review comments.
|
2018-07-10 14:59:24 +02:00 |
|
Toralf Wittner
|
16967abda7
|
Use tokio-codec. (#271)
|
2018-06-22 16:12:23 +02:00 |
|
Pierre Krieger
|
7b375798a5
|
The Multiaddr of the remote is now a Future (#249)
* The Multiaddr of the remote is now a Future
* The multiaddress future in swarm is now a Box
|
2018-06-19 14:38:55 +02:00 |
|
Toralf Wittner
|
445ae17904
|
Move SimpleProtocol from core to libp2p . (#212)
cf. issue #200
|
2018-05-23 16:27:55 +02:00 |
|
Pierre Krieger
|
e5f23c74c0
|
Remove dial_custom_handler (#203)
* Remove dial_custom_handler
* Rename dial_to_handler to dial
|
2018-05-22 18:58:27 +02:00 |
|
Pierre Krieger
|
d51321f5dd
|
Move the examples to the facade crate (#197)
|
2018-05-21 18:49:02 +02:00 |
|