You are viewing a single comment's thread from:
RE: IoT Tutorial Series # 1 - Getting Started with MQTT and Node JS
You have a minor misspelling in the following sentence:
on(event,callback) method to handle varius events that are fired when a packet is sent or recieved.It should be received instead of recieved.
Thanks for the correction!