Class TCPServer

The RPC server implementation using a unencrypted TCPConnection transport stream.

class TCPServer(Implementation, API);

Methods

Methods

NameDescription
stopStop listening for new connections and cleanly disconnect all existing connections.