change comment

develop
HerrHase 2 years ago
parent dab0d4686a
commit d82c29f5cd

@ -15,10 +15,7 @@ const server = fastify()
import { client, xml } from '@xmpp/client'
import { EventEmitter } from 'events'
// create eventemitter for sending messages
// @TODO find a better solution, was only to use it with online event, but not working as expected
server.decorate('eventEmitter', new EventEmitter())
const xmpp = client({

Loading…
Cancel
Save