Skip to content

Files

Latest commit

ad70aea · Jan 11, 2020

History

History
30 lines (20 loc) · 841 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 841 Bytes

Async Listen

The crate contains various helpers for writing production-ready servers in rust using async-std.

Docs | Github | Crate

Features:

  • Processing of errors in accept loop
  • Limiting number of incomming connections

License

Licensed under either of

Contribution

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.