All pull requests are welcome.
- New TCP transport support (from memcrap-protocol).
- Tests
- Doc
Go to the project root and run:
cargo make all
Install pre-commit
pre-commit install
Add changes
git add .
The hook will be triggered automatically at each commit.