To test command to test spu server:
```
./send-b-client.sh data/apirequest.txt 9004 ```
First build dump binary:
cargo build --features="cli"
Then run binary:
../target/debug/kafka-dump
This project is licensed under the Apache license.
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.