package
Version:
v2.0.0-beta11
Opens a new window with list of versions in this module.
Published: Jan 22, 2021
License: MIT
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
¶
NewSocketServer returns Factory attached to a given socket listener.
tout specifies for how long factory should serve for incoming relay connection
type Factory struct {
ErrCh chan error
}
Factory connects to external stack using socket server.
Close socket factory and underlying socket connection.
SpawnWorker creates Process and connects it to appropriate relay or returns error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.