Add XUDP support by simply renaming vudp to xudp

https://t.me/projectXray/243505
This commit is contained in:
RPRX 2021-02-11 11:33:08 +00:00
parent 1174ff3090
commit 8ca8a7126b
3 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
package vudp
package xudp
import (
"io"