Thanks to visit codestin.com
Credit goes to github.com

Skip to content

*scs.sessionResponseWriter does not implement http.HijackerΒ #188

@NewHouses

Description

@NewHouses

Hey there! πŸ‘‹ It seems like we've hit a small roadblock with the scs.sessionResponseWriter wrapper for http.response. Currently, it doesn't implement the http.Hijacker interface. So, when attempting to open a WebSocket, you might encounter the error message: websocket: response does not implement http.Hijacker.

In the past, it were using *scs.bufferedResponseWriter, which conveniently does implement the Hijacker interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions