1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 02:55:23 +00:00
v2fly/proxy/vmess/inbound
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
..
config.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
config.pb.go update proto lib 2018-12-01 17:39:51 +01:00
config.proto settings for forcing secure encryption in vmess server 2018-02-23 12:13:02 +01:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
inbound.go Some code improvements 2019-06-28 17:53:44 +03:00