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