Crates.io | async-listen |
lib.rs | async-listen |
version | 0.2.1 |
source | src |
created_at | 2020-01-11 00:21:19.351043 |
updated_at | 2020-06-17 09:10:29.17191 |
description | Various helpers for writing production-ready servers in rust using async-std. |
homepage | https://github.com/tailhook/async-listen |
repository | |
max_upload_size | |
id | 197376 |
size | 100,379 |
The crate contains various helpers for writing production-ready servers in rust using async-std.
Features:
Processing of errors in accept loop
Limiting number of incomming connections
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.