rust_tcp_sever-0.1.3 has been yanked.
Rust TCP Server.
A simple and lightweight crate for launching and using a server. Server has Many or One Thread Mode. Not used libraries!
Reasons to choose Rust-TcpSever:
- Not Used Third Party Library!
- Ease of Use!
- Lightness!
- Have Open Source!
Find Bug or Malfunction?
If you find bug or malfunction, please, Write to Issues GitHub
Usage example:
extern crate rust_tcp_sever;
pub use *;
;
License
This project is licensed under either of
Apache License, Version 2.0, LICENSE-APACHE MIT license LICENSE-MIT at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in web by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.