package
0.23.0
Repository: https://github.com/m-lab/ndt-server.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new TCP listener to serve the client.

# Interfaces

Accepter defines an interface the listening server to decide whether to accept new connections.
Server is the interface implemented by the non-HTTP-based NDT server.