All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The crate dependencies
serde,serde_yaml,rusqlite,actix,actix-webandactix-web-actorsfor configuration, data storage and web server functionality, respectively. - The
coloreddependency so we can provide some nice debug output. - The
Controllerstruct, which represents a microcontroller client. - A helper method for console output.
- A basic WebSocket server implementation.