Pierre Krieger
|
c7f654a815
|
Put secio behind a feature flag in the facade (#219)
* Put secio behind a feature flag in the facade
* Define the features required by examples
* Test both with and without Cargo features
|
2018-05-24 16:24:20 +02:00 |
|
Pierre Krieger
|
b5db91a075
|
Restore ratelimit in libp2p facade (#213)
|
2018-05-23 17:03:42 +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
|
b7065de672
|
Make the libp2p facade compilable for emscripten (#205)
|
2018-05-23 11:22:49 +02:00 |
|
Pierre Krieger
|
d51321f5dd
|
Move the examples to the facade crate (#197)
|
2018-05-21 18:49:02 +02:00 |
|
Pierre Krieger
|
3dacc9009e
|
Add the two missing libraries from the facade (#196)
|
2018-05-20 10:11:42 +02:00 |
|
Pierre Krieger
|
a282434d5d
|
Add a libp2p facade crate (#191)
* Add a libp2p facade crate
* Remove secio for now
* Reexport peerstore and PeerId
* Also reexport swarm()
|
2018-05-18 14:56:11 +02:00 |
|