Re-enable experimental pub/sub support
This commit is contained in:
@@ -78,9 +78,6 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
TopicTree() {
|
TopicTree() {
|
||||||
/* Disable this for now */
|
|
||||||
return;
|
|
||||||
|
|
||||||
/* Dynamically hook us up with the Loop post handler */
|
/* Dynamically hook us up with the Loop post handler */
|
||||||
Loop::get()->addPostHandler([this](Loop *loop) {
|
Loop::get()->addPostHandler([this](Loop *loop) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user