mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-01 00:55:51 +00:00
@@ -45,6 +45,11 @@
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
|
||||
/**
|
||||
* @brief This namespace implements everything related to subscriptions.
|
||||
*
|
||||
* The subscription manager is responsible for managing the subscriptions and publishing the feeds.
|
||||
*/
|
||||
namespace feed {
|
||||
|
||||
class SubscriptionManager {
|
||||
|
||||
Reference in New Issue
Block a user