fluvio-socket 0.50.1

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

Provide TCP socket wrapper for Fluvio protocol

# build fluvio send utility

build fluvio-send utility

```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.