libvenice is a CSP framework. It is a fork of libmill.
brew tap zewo/tap
brew install libvenice
echo "deb [trusted=yes] http://apt.zewo.io/deb ./" | sudo tee --append /etc/apt/sources.list
sudo apt-get update
sudo apt-get install libvenice
git clone https://github.com/Zewo/libvenice.git && cd libvenice
make
sudo make install
Join us on Slack.
libvenice is released under the MIT license. See LICENSE for details.