- Published on
Building a TCP Socket Server for an Autonomous IoT Lamp
An early project note about building a TCP socket server instead of using HTTP polling, so a NodeMCU device and an Android app could exchange state updates in real time.
Node.jsTCPSocketIoTEarly-Project