| Crates.io | syncterm |
| lib.rs | syncterm |
| version | 0.0.1 |
| created_at | 2018-06-05 14:22:27.777531+00 |
| updated_at | 2018-06-05 14:22:27.777531+00 |
| description | A library for managing a network of synchronized command-line applications |
| homepage | |
| repository | https://github.com/sashaweiss/syncterm |
| max_upload_size | |
| id | 68714 |
| size | 30,449 |
Final project for the EECS 396: Systems Programming in Rust course at Northwestern University.
A library for managing a network of synchronized command-line applications, such as networked CLI games.
See the examples/ directory for example projects!