easytcp

Crates.ioeasytcp
lib.rseasytcp
version0.1.0
created_at2025-06-09 14:10:55.288278+00
updated_at2025-06-09 14:10:55.288278+00
descriptionCreate async network applications easily!
homepage
repositoryhttps://github.com/mrtnvgr/easytcp/
max_upload_size
id1705971
size65,598
(mrtnvgr)

documentation

README

easytcp

Create async network applications easily!

Getting started

Use a cargo-generate template for a simple example:

> cargo install cargo-generate
> cargo generate mrtnvgr/easytcp-template

Or, check out other projects that use this crate:

  • multipad - control multiple devices with one gamepad.
Commit count: 2

cargo fmt