work with watchdog #95
Unanswered
m872384296
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure I understand your question. To have a WebSocket connection you must create a WebSocket route using the decorator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to monitoring file changes using watchdog, my question is how to send message when there is no decorator such as @sock.route('/')
Beta Was this translation helpful? Give feedback.
All reactions