fst – Rev 1

Subversion Repositories:
Rev:
module.exports = Object.freeze({
    SYNC_MESSAGE_TOPIC: 'fts',
    SYNC_PEERS_TOPIC: 'peers'
})