//
pkg.gl
Category
github.com/jianfmax/iperf-go-ws
module
package
0.1.3
Repository:
https://github.com/jianfmax/iperf-go-ws.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
201 SLOC
#
README
iperf-go-ws
一个基于go和webwocket进行测试 iperf 性能的库。
#
Packages
iperf_util
No description provided by the author
#
Functions
InitWebSocket
InitWebSocket 初始化Websocket.
IperfClientWS
IperfClientWS ws client.
IperfServerWS
No description provided by the author
#
Structs
WsConn
WsConn 封装的基本结构体.