property ServerOpts.noDelay
If set to true, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.
Type Jump to heading
boolean | undefinedIf set to true, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.
boolean | undefined