alexwohlbruck / covalent

Internet connected lamps! For my senior capstone project💡⚛️🎓
https://alex.wohlbruck.com/project/covalent
2 stars 0 forks source link

Connect websocket to web app #19

Closed alexwohlbruck closed 2 years ago

alexwohlbruck commented 2 years ago

The web app is now connected to the API, but not to the websocket stream. Hook websocket events into store mutations so data can be updated in real time.