clash/transport/vmess
crwnet 8a4c46ae77
Feature: add basic support for the VLESS protocol (#2891)
2023-08-24 13:24:45 +08:00
..
aead.go Chore: split component to transport 2021-05-13 22:19:34 +08:00
chunk.go Chore: split component to transport 2021-05-13 22:19:34 +08:00
conn.go Feature: add basic support for the VLESS protocol (#2891) 2023-08-24 13:24:45 +08:00
h2.go Chore: add some linters and clean up the code 2023-04-04 14:53:59 +08:00
header.go Chore: use protobytes replace most of bytes.Buffer 2023-04-17 14:08:39 +08:00
http.go Fix: vmess http method may empty 2023-08-03 22:51:26 +08:00
tls.go Fix: tls handshake requires a timeout (#1893) 2022-01-15 19:33:21 +08:00
user.go Chore: update uuid to v5 2023-03-14 21:18:09 +08:00
vmess.go Feature: add basic support for the VLESS protocol (#2891) 2023-08-24 13:24:45 +08:00
websocket.go Fix: query string parse on `ws-opts` (#2213) 2022-07-10 14:56:34 +08:00