Skip to content

Clarify timeout unit in readme #53

Description

@jdrake

Docs say

`timeout`: Idle socket timeout. Automatically ends incoming sockets if found idle for this
   duration. Defaults to `30` seconds.

The "30 seconds" is misleading, since the unit is actually milliseconds.

I propose:

`timeout`: Idle socket timeout in milliseconds. Automatically ends incoming sockets if found idle for this
   duration. Defaults to 30 seconds.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions