-
• #27
Ahh, it makes sense now. My server is set to broadcast all messages to all ws devices that are connected. I'll reconfigure it with an ID system for routing. That should hopefully solve my issue.
I'll keep you updated thanks!
Ahh, it makes sense now. My server is set to broadcast all messages to all ws devices that are connected. I'll reconfigure it with an ID system for routing. That should hopefully solve my issue.
I'll keep you updated thanks!
You sure it's not just that the device is connecting to a server that 'echoes' the characters it receives back?
Your usage of
"echo-protocol"
makes me think that you might just be using an echo server example verbatim?