Skeleton classes for the ZeroMQ workshop to implement the Dafka protocol
More information on Dafka can be found here: https://github.com/zeromq/dafka
mvn package
java -jar target/jdafka_console_consumer.jar -help
java -jar target/jdafka_console_producer.jar -help
java -jar target/jdafka_console_store.jar -help