mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 10:08:15 -05:00
Renamed to kcpv avoid name conflict
This commit is contained in:
parent
63c1f2106d
commit
12c40b7195
@ -1,4 +1,4 @@
|
||||
package kcp
|
||||
package kcpv
|
||||
|
||||
type AdvancedConfig struct {
|
||||
Mtu int `json:"MaximumTransmissionUnit"`
|
1
transport/hub/kcpv/config_json.go
Normal file
1
transport/hub/kcpv/config_json.go
Normal file
@ -0,0 +1 @@
|
||||
package kcpv
|
Loading…
Reference in New Issue
Block a user