server: source ./bin/record && eval exec $RECORD ./bin/$SERVER
# wait for the server to boot
client: sleep 1 && source ./bin/record && eval exec $RECORD ./bin/$CLIENT