sn_client
Overview
sn_client
can interface conditionally against either the sn_routing crate or a mock used for local testing.
Crate Dependencies
Crate dependencies graph:
Legend
Dependencies are coloured depending on their kind:
- Black: regular dependency
- Purple: build dependency
- Blue: dev dependency
- Red: optional dependency
A dependency can be of more than one kind. In such cases, it is coloured with the following priority:
Regular -> Build -> Dev -> Optional
Click here for an overview of the interdependencies of all the main MaidSafe components.
License
This Safe Network library is licensed under the General Public License (GPL), version 3 (LICENSE http://www.gnu.org/licenses/gpl-3.0.en.html).
Linking exception
sn_client is licensed under GPLv3 with linking exception. This means you can link to and use the library from any program, proprietary or open source; paid or gratis. However, if you modify sn_client, you must distribute the source to your modified version under the terms of the GPLv3.
See the LICENSE file for more details.