Skip to content

Use context.AfterFunc to remove extra goroutine per connection used for context cancellation #411

Open
@nhooyr

Description

@nhooyr

See golang/go#57928

Wonderful. Now there can be no performance disadvantage to my library vs gorilla.

See also 8060f3a

Activity

added this to the v1.10.0 milestone on Oct 25, 2023
linked a pull request that will close this issue on Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @nhooyr

      Issue actions

        Use context.AfterFunc to remove extra goroutine per connection used for context cancellation · Issue #411 · coder/websocket