mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-17 03:08:49 +00:00
v1.1.0
This commit is contained in:
@@ -5,8 +5,8 @@ package websocket
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/xtls/xray-core/v1/common"
|
||||
"github.com/xtls/xray-core/v1/transport/internet"
|
||||
"github.com/xtls/xray-core/common"
|
||||
"github.com/xtls/xray-core/transport/internet"
|
||||
)
|
||||
|
||||
const protocolName = "websocket"
|
||||
|
||||
Reference in New Issue
Block a user