Crates.io | erkpht-tower |
lib.rs | erkpht-tower |
version | 0.3.2 |
source | src |
created_at | 2020-04-01 10:28:10.127043 |
updated_at | 2020-04-01 11:21:49.717127 |
description | Tower is a library of modular and reusable components for building robust clients and servers. |
homepage | https://github.com/erkpht/tower |
repository | https://github.com/erkpht/tower |
max_upload_size | |
id | 225137 |
size | 320,544 |
Tower is a library of modular and reusable components for building robust networking clients and servers.
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.
This project is licensed under the MIT license.
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.