rstrom1763 / Personal-Projects

This is Ryan Strom's personal coding projects. If any of them help you in any way, feel free to use them. Thank you
0 stars 0 forks source link

Switch raspi-heart api from http comm to websocket #13

Closed rstrom1763 closed 2 years ago

rstrom1763 commented 2 years ago

Instead of using a constant http query to the api, switch the communication method to irc/websocket so that it can be event based and save considerable amounts of bandwidth and resources.

rstrom1763 commented 2 years ago

Moved to new repository Raspi_heart.