[package] name = "netty4rs" version = "0.1.0" edition = "2021" description = "A Rust networking framework inspired by Netty" license = "Apache-2.0" repository = "https://github.com/AvaLab-Studio/netty4rs" readme = "README.md" keywords = ["network", "framework", "async", "netty"] categories = ["network-programming", "asynchronous"] [dependencies]