# easy-server ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/circumspect/easy-server/cargo-test.yml?branch=main) [![docs.rs](https://img.shields.io/docsrs/easy-server)](https://docs.rs/easy-server/) [![lib.rs](https://img.shields.io/crates/v/easy-server)](https://lib.rs/crates/easy-server) A crate for easily building TCP client/server applications. See the `examples` folder for usage examples.