Record - socket : ListenerConfig

Represents the socket server configuration.

Fields

  • interface string? ()
  • the interface that server with to bind

  • readTimeout int 300000
  • Socket read timeout value to be used in milliseconds. Default is 300000 milliseconds (5 minutes)