is a way access socketio instance that is running on server from cronjob? #4814
Unanswered
develowper
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi . in adonis v6 i have a socketio server that starts in provider when running server
i have a scheduler file in start/scheduler.ts
seems scheduler is another instance separate from main server.
i need access running socketio server in this instance to emit messages to rooms.
thanks for reading!
Beta Was this translation helpful? Give feedback.
All reactions