mirrord-protocol 0.2.0

Mirrord protocol crate, used by mirrord client and agent to communicate.
Documentation
# mirrord-protocol

This is a cargo library that implements the mirrord-protocol between the [agent](https://github.com/metalbear-co/mirrord-agent) and [client](https://github.com/metalbear-co/mirrord).

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Contributing
Anyone is welcome to contribute. Please feel free to create PRs with proper documentation, formatting and changelog record.

## License

mirrord-protocol is MIT licensed.