Optional
connectionTime in milliseconds before a connection will be disconnected if
it does not make any requests. Defaults to 1000
(1 second)
Optional
idleTime in milliseconds before the daemon will close if no requests
are received. Defaults to 3_600_000
(1 hour)
Generated using TypeDoc
Options for the SockDaemonServer constructor