fluvio-socket 0.1.3

Provide TCP socket wrapper using fluvio protocol
Documentation
# fluvio-protocol

Provide TCP socket wrapper using kafka protocol

# build fluvio send utility

build fluvio-send utilty

```cargo build --all-features```

invoking fluvio-send utility to send api request sample data

```../target/debug/fluvio-send data/apirequest.bin```

## License

This project is licensed under the [Apache license](LICENSE-APACHE).

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in Fluvio by you, shall be licensed as Apache, without any additional
terms or conditions.