Skip to content

Does connect support Web Sockets #1142

@Sojourneer

Description

@Sojourneer

I have a http-proxy server using connect in order to support body-parser. I would also like to proxy WebSocket requests ws://...., but the function in connect.use(fn) doesn't see requests from ws://. I have tried specifying http.createServer(app, {ws:true}).

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