# easytcp
Create async network applications easily!
## Getting started
Use a `cargo-generate` template for a simple example:
```console
> cargo install cargo-generate
> cargo generate mrtnvgr/easytcp-template
```
Or, check out other projects that use this crate:
- [multipad](https://github.com/mrtnvgr/multipad) - control multiple devices with one gamepad.