Monday, 15 October 2018

MQTT Stream for each user

Hi,I'm new to node, so sorry if I've missed anything stupid here.I'm working on a project where the end goal is to allow multiple users use their phones to connect to a webpage and vote. I'm planning on using AWS IoT, so MQTT streams.Although I understand the concept of MQTT, I don't understand how in code I'd make it so when each user opens th webpage their phone would open a new socket and subscribe to the MQTT topics.Could anyone point me in the right direction?Thanks!

Submitted October 15, 2018 at 08:38PM by Zavation

No comments:

Post a Comment