64 Commits

Author SHA1 Message Date
Pierre Krieger
5c1890e66a
Rename libp2p_swarm to libp2p_core (#189) 2018-05-16 12:59:36 +02:00
Pierre Krieger
bd17f2ea96
Setup CircleCI build (#107)
* Add circleci config file

* Try enable IPv6

* Make sure `test` uses machine executor

* Add an integration_test step in parallel

* Explicit docker runs for machine tests

* Try make the integration test work

* Hide Dockerfile in a subfolder

* Fix the ping example hanging

* Explicitely pass the port to the ping client
2018-01-23 19:21:41 +01:00
Pierre Krieger
c60fb982d2
Merge remote-tracking branch 'upstream/master' into websockets 2018-01-10 18:10:57 +01:00
Pierre Krieger
c39d0e7145
Implement the identify protocol 2018-01-03 18:09:50 +01:00
Pierre Krieger
4025405e49
Add a README note about the stabilization of impl Trait 2018-01-03 17:46:52 +01:00
Pierre Krieger
c211d6b96e
Add a websocket transport 2018-01-03 10:30:50 +01:00
Pierre Krieger
ad4b494621 Remove custom multihash library 2017-11-24 12:20:46 +01:00
Pierre Krieger
e54a8e716e Implement ping 2017-11-22 15:28:06 +01:00
tomaka
100f368c9d Implement swarm 2017-11-20 17:03:50 +01:00
Pierre Krieger
b829579cd6 Add RwStreamSink 2017-11-20 12:40:45 +01:00
Pierre Krieger
776f83d0b9 Add line in README 2017-11-20 12:20:32 +01:00
Pierre Krieger
9837f6ffe1 Add entries in the README 2017-11-20 10:34:56 +01:00
Pierre Krieger
c958a12ab9 Start writing about the architecture of the crate 2017-11-17 15:38:53 +01:00
Fredrik
529267efba Add license file and a Readme 2017-11-08 13:03:59 +01:00