Discover Packages
github.com/Krystian19/ndt-server
ndt5
plain
package
Version:
v0.13.6
Opens a new window with list of versions in this module.
Published: Feb 12, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 15
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.