v2fly/transport/internet
Shelikhoo ba2dd5995d
replace TypedMessage with anypb.Any
2021-09-04 11:13:28 +01:00
..
domainsocket v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
grpc add comment for gRPC TLS silent failure behavior 2021-09-03 21:34:34 +01:00
headers 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
http v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
kcp replace TypedMessage with anypb.Any 2021-09-04 11:13:28 +01:00
quic replace TypedMessage with anypb.Any 2021-09-04 11:13:28 +01:00
tagged 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
tcp replace TypedMessage with anypb.Any 2021-09-04 11:13:28 +01:00
tls v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
udp 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
websocket v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
config.go replace TypedMessage with anypb.Any 2021-09-04 11:13:28 +01:00
config.pb.go replace TypedMessage with anypb.Any 2021-09-04 11:13:28 +01:00
config.proto replace TypedMessage with anypb.Any 2021-09-04 11:13:28 +01:00
connection.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
dialer.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
dialer_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
filelocker.go Refine unix domain socket (#367) 2020-10-29 07:30:38 +00:00
filelocker_other.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
filelocker_windows.go Refine unix domain socket (#367) 2020-10-29 07:30:38 +00:00
header.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
header_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
internet.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
memory_settings.go comments 2018-10-14 08:23:49 +02:00
sockopt.go system listener for both TCP and UDP 2018-09-15 21:35:32 +02:00
sockopt_darwin.go Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
sockopt_freebsd.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
sockopt_linux.go update tcp keep alive interval config 2021-05-04 22:39:28 +01:00
sockopt_linux_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_other.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
sockopt_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_windows.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
system_dialer.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
system_dns_android.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
system_dns_android_test.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
system_listener.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
system_listener_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
tcp_hub.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00