cortex-dispatcher 0.1.2

Cortex is system for efficiently collecting and distributing files with a choice of multiple protocols
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Cortex   [![Latest Version]][crates.io]

[crates.io]: https://crates.io/crates/cortex-dispatcher

Cortex is system for efficiently collecting and distributing files with a
choice of multiple protocols

# Installation

If you're already using Rust, Cortex can be installed with `cargo`:

```
$ cargo install cortex-dispatcher
```