rs-netty 1.1.0

A Tokio-native typed TCP/UDP pipeline framework inspired by Netty.
Documentation
# Summary

[Introduction](introduction.md)

- [Design Goals]design-goals.md
- [Architecture]architecture.md
- [Typed Pipeline]typed-pipeline.md
- [TCP]tcp.md
- [UDP]udp.md
- [Handlers]handlers.md
- [Codecs]codecs.md
- [Lifecycle]lifecycle.md
- [Channel Write And Flush]channel-write-flush.md
- [Macros]macros.md
- [Examples]examples.md
- [Benchmarks]benchmarks.md
- [Non Goals]non-goals.md
- [Extension Guide]extension-guide.md
- [API Map]api-map.md