Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleControlChannel ¶
func HandleControlChannel(conn protocol.Connection, s ndt.Server)
HandleControlChannel is the "business logic" of an NDT test. It is designed to run every test, and to never need to know whether the underlying connection is just a TCP socket, a WS connection, or a WSS connection. It only needs a connection, and a factory for making single-use servers for connections of that same type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.