cfal / shoes

A multi-protocol proxy server written in Rust (HTTP, HTTPS, SOCKS5, Vmess, Vless, Shadowsocks, Trojan, Snell)
MIT License
181 stars 17 forks source link

Don't require vmess server response immediately when client is established #2

Closed cfal closed 1 year ago

cfal commented 1 year ago

https://github.com/cfal/shoes/blob/master/src/vmess/vmess_handler.rs#L984

Xixi0218 commented 1 year ago

This project is very great, looking forward to the completion of this problem fix