service_discovery 0.2.0

Discover other instances of your application on the local network.
Documentation
# service_discovery

[![](https://img.shields.io/badge/Project%20SAFE-Approved-green.svg)](http://maidsafe.net/applications) [![](https://img.shields.io/badge/License-GPL3-green.svg)](https://github.com/maidsafe/service_discovery/blob/master/COPYING)

**Primary Maintainer:** Andrew Cann (andrew.cann@maidsafe.net)

**Secondary Maintainer:** Vinícius dos Santos Oliveira (vinipsmaker@maidsafe.net)

|Crate|Linux/OS X|Windows|Coverage|Issues|
|:---:|:--------:|:-----:|:------:|:----:|
|[![](http://meritbadge.herokuapp.com/service_discovery)](https://crates.io/crates/service_discovery)|[![Build Status](https://travis-ci.org/maidsafe/service_discovery.svg?branch=master)](https://travis-ci.org/maidsafe/service_discovery)|[![Build status](https://ci.appveyor.com/api/projects/status/7upjin3sjgtal664/branch/master?svg=true)](https://ci.appveyor.com/project/MaidSafe-QA/service-discovery/branch/master)|[![Coverage Status](https://coveralls.io/repos/maidsafe/service_discovery/badge.svg?branch=master&service=github)](https://coveralls.io/github/maidsafe/service_discovery?branch=master)|[![Stories in Ready](https://badge.waffle.io/maidsafe/service_discovery.png?label=ready&title=Ready)](https://waffle.io/maidsafe/service_discovery)|

| [API Documentation - master branch](http://maidsafe.net/service_discovery/master) | [SAFE Network System Documentation](http://systemdocs.maidsafe.net) | [MaidSafe website](http://maidsafe.net) | [SAFE Network Forum](https://forum.safenetwork.io) |
|:------:|:-------:|:-------:|:-------:|

## Overview

Discover other instances of your application on the local network.

## Todo Items