1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-21 17:46:58 -05:00

import comment of package vmess

This commit is contained in:
v2ray 2016-02-02 22:21:43 +01:00
parent f19da2058a
commit e8b0505c01

View File

@ -3,4 +3,4 @@
// VMess contains both inbound and outbound connections. VMess inbound is usually used on servers
// together with 'freedom' to talk to final destination, while VMess outbound is usually used on
// clients with 'socks' for proxying.
package vmess
package vmess // import "github.com/v2ray/v2ray-core/proxy/vmess"