Support paths for subscribe via json-rpc.

This commit is contained in:
Arthur Britto
2012-12-30 17:16:53 -08:00
parent bea23a6372
commit 937f9718f8
6 changed files with 12 additions and 14 deletions

View File

@@ -17,6 +17,7 @@ class RPCSub : public InfoSub
int mPort;
std::string mUsername;
std::string mPassword;
std::string mPath;
int mSeq; // Next id to allocate.