Morphux/Protocol Morphux Package Manager Protocol Test Suite This repository contains tests, and only tests. DO NOT run this code in production Install Clone the repository git clone --recursive https://github.com/Morphux/Protocol.git Compile make init all Fake server ./protocol_test server <port> <IP> Fake client ./protocol_test -p <port> -a <IP> client