TCPServer

The RPC server implementation using a unencrypted TCPConnection transport stream.

class TCPServer (
Implementation
API
) {}

Members

Functions

stop
void stop()

Stop listening for new connections and cleanly disconnect all existing connections.

Structs

TCPServerSession
struct TCPServerSession
Undocumented in source.

Meta