Documentation
¶
Index ¶
- Variables
- func GetBridgeTcpListener() (net.Listener, error)
- func GetBridgeTlsListener() (net.Listener, error)
- func GetBridgeWsListener() (net.Listener, error)
- func GetBridgeWssListener() (net.Listener, error)
- func GetHttpListener() (net.Listener, error)
- func GetHttpsListener() (net.Listener, error)
- func GetWebManagerListener() (net.Listener, error)
- func InitConnectionService()
Constants ¶
This section is empty.
Variables ¶
View Source
var BridgeHost string
View Source
var BridgeIp string
View Source
var BridgeKcpIp string
View Source
var BridgeKcpPort int
View Source
var BridgePath string
View Source
var BridgePort int
View Source
var BridgeQuicIp string
View Source
var BridgeQuicPort int
View Source
var BridgeRealIpHeader string
View Source
var BridgeTcpIp string
View Source
var BridgeTcpPort int
View Source
var BridgeTlsIp string
View Source
var BridgeTlsPort int
View Source
var BridgeTrustedIps string
View Source
var BridgeWsIp string
View Source
var BridgeWsPort int
View Source
var BridgeWssIp string
View Source
var BridgeWssPort int
View Source
var Http3Port int
View Source
var HttpIp string
View Source
var HttpPort int
View Source
var HttpsPort int
View Source
var MuxPingIntervalSec int
View Source
var P2pIp string
View Source
var P2pPort int
View Source
var QuicAlpn []string
View Source
var QuicIdleTimeoutSec int
View Source
var QuicKeepAliveSec int
View Source
var QuicMaxStreams int64
View Source
var WebIp string
View Source
var WebPort int
Functions ¶
func GetBridgeTcpListener ¶
func GetBridgeTlsListener ¶
func GetBridgeWsListener ¶
func GetBridgeWssListener ¶
func GetHttpListener ¶
func GetHttpsListener ¶
func GetWebManagerListener ¶
func InitConnectionService ¶
func InitConnectionService()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.