Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Network manager for download/upload content based on tokio-curl crate.

License

Notifications You must be signed in to change notification settings

svmk/rust-network-communicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-network-communicator

Network manager for download/upload content based on tokio-curl crate.

Build Status Crates.io

Documentation Example

Usage

First, add this to your Cargo.toml:

[dependencies]
network-communicator = "0.1"

Next, add this to your crate:

extern crate network_communicator;

License

tokio-curl is primarily distributed under the terms the MIT license.

See LICENSE for details.

About

Network manager for download/upload content based on tokio-curl crate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages