'use strict'; const {PubSub} = require('p2psub'); const ps = new PubSub(); module.exports = ps;