//
pkg.gl
Category
github.com/m-lab/ndt-server
ndt5
plain
package
0.23.0
Repository:
https://github.com/m-lab/ndt-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
208 SLOC
#
Functions
NewServer
NewServer creates a new TCP listener to serve the client.
#
Interfaces
Accepter
Accepter defines an interface the listening server to decide whether to accept new connections.
Server
Server is the interface implemented by the non-HTTP-based NDT server.