deepstream.io-client-cpp
deepstream.io-client-cpp copied to clipboard
deepstream.io C++ client library
See: https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1574437
We need to pass in a map with configuration options to the client. These will be used for all the options we have in the client + some
- [ ] ubuntu trusty - [ ] + xenial - [ ] debian - [ ] centos 7 - [ ] centos 8
utility function for developers to see current state of subscriptions
Listening is our way of allowing active publishers. What this means is a client is told about any subscription that matches a pattern, and has the option of accepting the...
I see lots of the following on trusty: `clang: warning: argument unused during compilation: '-I /home/travis/build/frobware/deepstream.io-client-cpp/include'` I don't know if this is significant; I don't see them on xenial and...