Skip to content

Read and Write timeouts? #156

Open
Open
@aathan

Description

@aathan

The follow is not clear from the documentation and not immediately apparent in the code:

Does this ws library respect the HttpServer WriteTimeout & other timeouts set on the writer that is upgraded to a gobwas/ws ?

If not, can this be added as a feature? Implementing timeouts externally is possible but wordy.

E.g. Specifically if WriteServerMessage() is called, will it block forever if the underlying transport is blocked?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions