erkpht-tower

Crates.ioerkpht-tower
lib.rserkpht-tower
version0.3.2
sourcesrc
created_at2020-04-01 10:28:10.127043
updated_at2020-04-01 11:21:49.717127
descriptionTower is a library of modular and reusable components for building robust clients and servers.
homepagehttps://github.com/erkpht/tower
repositoryhttps://github.com/erkpht/tower
max_upload_size
id225137
size320,544
Erik (erkpht)

documentation

https://github.com/erkpht/tower

README

Tower

Tower is a library of modular and reusable components for building robust networking clients and servers.

Overview

Tower aims to make it as easy as possible to build robust networking clients and servers. It is protocol agnostic, but is designed around a request / response pattern. If your protocol is entirely stream based, Tower may not be a good fit.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 373

cargo fmt