Discover Packages
github.com/m-lab/ndt-server
legacy
plain
package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: May 15, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Server is the interface implemented by the non-HTTP-based NDT server.
Because it isn't run by the http.Server machinery, it has its own interface.
NewServer creates a new TCP listener to serve the client. It forwards all
connection requests that look like HTTP to a different address (assumed to be
on the same host).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.