Socket.io listening state #989
mcmaclachlan
started this conversation in
Artillery
Replies: 2 comments 1 reply
-
hi @mcmaclachlan 👋 what would you like to be able to do with the messages broadcast from the server? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi again @hassy, please disregard my previous comment. The broadcast
actually just notifies the students that an test is ready, it doesn’t send
the test data. The application does have a number of listeners set up right
off the bat to though, so it would be helpful to know how to deal with this
in artillery and confirm receipt of messages. Thanks again!
…On Sat, 17 Apr 2021 at 12:27 Hassy Veldstra ***@***.***> wrote:
hi @mcmaclachlan <https://github.com/mcmaclachlan> 👋 what would you like
to be able to do with the messages broadcast from the server?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#989 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVT6U2HOZ3NDETV6PHBUGDTJFPAZANCNFSM427BHP2A>
.
|
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
-
Hi!
Once a number of clients are connected to a socket.io server, how can they then be set to listen and receive a broadcast from the server?
Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions