Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 594 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 594 Bytes

Serial Studio for Rust

Crates.io Documentation Build

This is a very simple Rust library to act as a data source for Serial Studio.

What is provided?

This crate provides a simple threaded TCP server for use with Serial Studio. As of now, only one connection can be handled at a time, per port.