1module.exports = { 2 feed: 'createFeedStream', 3 history: 'createHistoryStream', 4 hist: 'createHistoryStream', 5 public: 'getPublicKey', 6 pub: 'getPublicKey', 7 log: 'createLogStream', 8 logt: 'messagesByType', 9 conf: 'config' 10}