i'm working on a project whose aim is to send data from a Samsung Galaxy Watch to a server opened with Node.js. The idea is to transmit data in real time.
Are there some useful example to develop both the server (Nodejs) and the client (Tizen) side?
Thank you