package
Version:
v0.0.0-...-a211759
Opens a new window with list of versions in this module.
Published: Jul 30, 2020
License: ISC
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Server is state shared across all connections.
New creates a new Server, taking ownership of the listener.
Close closes the server's listener, which causes the current Run invocation
to unblock and return an error.
Run runs the server, listening for connections until an error is returned.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.