README
Read me
There is very little to do with this at the moment. However, you can just play around.
Call node server.js
first, and then, let the Raspberry PI call node app.js
whenever it starts.
Broadcasting client and server, Allowing the Raspberry PI (or any other device) to make itself known to registered clients. On OSX it'll send a notification to the notification center
<script type="module">
import broadcastPi from 'https://cdn.skypack.dev/broadcast-pi';
</script>
There is very little to do with this at the moment. However, you can just play around.
Call node server.js
first, and then, let the Raspberry PI call node app.js
whenever it starts.