* tutorial2: rust implementation
* replacing command key exit with Notify
* make received_messages variable local to the consuming thread
* adding a break when marker is detected
* bumping version of client
* removing consuming routine
* using first_offset and last_offset as Option instead of i64