Simple command line app to:
- send UDP messages to an UDP server
- receive UDP/CoAP messages from a server
The code provided in this sample is not production ready and was built for demonstration and illustration purposes. Hence, the code has sample quality. It relies heavily on the udp package.
npm install
npm start
(Change the env variables to whatever is your cloud gateway)