You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/transport/internet
Shelikhoo 29f69d63c4
Support Dial WebSocket Connection
8 years ago
..
authenticators return pointer of config 8 years ago
kcp error message refactoring 8 years ago
tcp
tls
udp
authenticator.go more no-op authenticator into a separate folder 8 years ago
authenticator_json.go
connection.go Add Websocket Stream type 8 years ago
connection_json.go Load Websocket Streamtype from json 8 years ago
dialer.go Support Dial WebSocket Connection 8 years ago
dialer_test.go
system_dialer.go
tcp_hub.go