Class NoiseServer

The RPC server implementation using an encrypted vibe-noisestream transport stream.

class NoiseServer(Implementation, API);

Methods

Methods

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