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

# Functions

NewWS returns a handler suitable for http-based connections.
NewWSS returns a handler suitable for https-based connections.

# Interfaces

WSHandler is both an ndt.Server and an http.Handler to allow websocket-based NDT tests to be run by Go's http libraries.