deepstream.io C++ Client
# install dependencies and run debug build
./scripts/osx-build.sh debug
# install dependencies
sudo scripts/ubuntu-prerequisites.sh
# debug build
scripts/build-ubuntu.sh debug
Run an example client application against a local deepstream server
See examples folder for source.
build/bin/ds-example 'localhost:6020/deepstream'