1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-04 08:15:21 -05:00
Files
v2fly/common/net/destination.proto
Darien Raymond c518726910 network proto
2016-09-20 10:44:44 +02:00

5 lines
82 B
Protocol Buffer

syntax = "proto3";
package com.v2ray.core.common.net;
option go_package = "net";