nim-raft/pipe.sh

9 lines
116 B
Bash
Executable File

#!/bin/bash
x=''
while [ t ];
do
$(`$x < RAFTNODESENDMSGRESPPIPE`);
echo "$($x)" > RAFTNODERECEIVEMSGPIPE;
done