v0.1.0
ares: Use c-ares for asynchronous DNS resolution with a local memory cache.
echo: Echo handler.
shadowsocks: Shadowsocks handler and connector. Support aes-128-gcm, aes-192-gcm, aes-256-gcm, chacha20-ietf-poly1305, xchacha20-ietf-poly1305, 2022-blake3-aes-128-gcm, 2022-blake3-aes-192-gcm, 2022-blake3-aes-256-gcm, 2022-blake3-chacha20-poly1305, 2022-blake3-xchacha20-poly1305 methods. Note: UDP is not implemented yet.
socks: Socks handler. Note: UDP is not implemented yet.
system: System connector and listener.