@idecentralize/simple-socket

A simple socket calss

Usage no npm install needed!

<script type="module">
  import idecentralizeSimpleSocket from 'https://cdn.skypack.dev/@idecentralize/simple-socket';
</script>

README

Simple Server

This simple server can;

Listen on HTTP Protocol Open Socket Connection Start Arduino Link

Install

npm install

Create an index.js file

Note to Linux users! You might need to allow permission to access the device. Use this command with your device name if different

sudo chmod a+rw /dev/ttyACM0