Record - socket : ListenerConfig

Represents the socket server configuration.

Fields

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

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