how to build a websocket route that ignores client side message and send messages to client each second? #476
Unanswered
DennisZhangOiler
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can browse the example there: https://github.com/ntex-rs/examples/tree/master/websocket |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Aslo, how can I get state in a websocket route?
Beta Was this translation helpful? Give feedback.
All reactions