Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
async run (params) { await api.chatRoom.broadcast({ id: 'CLOCK' }, 'chat', `the time is: ${new Date()}`) } }
The reusable, scalable, and quick node.js API server for stateless and stateful applications