//
pkg.gl
Category
github.com/GZShi/net-agent/v2
ws
package
2.1.2
Repository:
https://github.com/gzshi/net-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
199 SLOC
#
Functions
Dial
Dial 创建连接.
NewConn
NewConn 创建新的连接.
Upgrade
Upgrade 将http协议升级为net.Conn.
#
Variables
ErrClosedEvent
No description provided by the author
#
Structs
Conn
Conn 满足net.Conn协议的封装.