mirror of https://github.com/v2ray/v2ray-core
parent
63c1f2106d
commit
12c40b7195
@ -1,4 +1,4 @@
|
|||||||
package kcp
|
package kcpv
|
||||||
|
|
||||||
type AdvancedConfig struct {
|
type AdvancedConfig struct {
|
||||||
Mtu int `json:"MaximumTransmissionUnit"`
|
Mtu int `json:"MaximumTransmissionUnit"`
|
@ -0,0 +1 @@
|
|||||||
|
package kcpv
|
Loading…
Reference in new issue