rs-netty 1.1.0

A Tokio-native typed TCP/UDP pipeline framework inspired by Netty.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
title = "rs-netty Developer Guide"
authors = ["rs-netty contributors"]
language = "zh-CN"
src = "src"

[build]
build-dir = "cn"
create-missing = false

[output.html]
git-repository-url = "https://github.com/PieceOfFall/rs-netty"
edit-url-template = "https://github.com/PieceOfFall/rs-netty/edit/main/docs/{path}"