Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Run client behind a proxy #117

@nleve

Description

@nleve

The ability to run the client behind an HTTP proxy would be nice, because Nerves devices are likely to be deployed inside of corporate networks where use of a proxy is required to get to the web.

It looks like :hackney.request/5 allows specification of a proxy to use. I also saw :hackney_http_proxy.connect_proxy/5

I haven't been able to find a way to do this with websocket_client yet, but perhaps I just haven't dug far enough into it.

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