Commit Graph

13 Commits

Author SHA1 Message Date
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
c60fb982d2 Merge remote-tracking branch 'upstream/master' into websockets 2018-01-10 18:10:57 +01:00
c39d0e7145 Implement the identify protocol 2018-01-03 18:09:50 +01:00
4025405e49 Add a README note about the stabilization of impl Trait 2018-01-03 17:46:52 +01:00
c211d6b96e Add a websocket transport 2018-01-03 10:30:50 +01:00
ad4b494621 Remove custom multihash library 2017-11-24 12:20:46 +01:00
e54a8e716e Implement ping 2017-11-22 15:28:06 +01:00
100f368c9d Implement swarm 2017-11-20 17:03:50 +01:00
b829579cd6 Add RwStreamSink 2017-11-20 12:40:45 +01:00
776f83d0b9 Add line in README 2017-11-20 12:20:32 +01:00
9837f6ffe1 Add entries in the README 2017-11-20 10:34:56 +01:00
c958a12ab9 Start writing about the architecture of the crate 2017-11-17 15:38:53 +01:00
529267efba Add license file and a Readme 2017-11-08 13:03:59 +01:00