Skip to content

Vcpkg SSL Support #1806

Description

@Darkratos

When installing the vcpkg version of uWebSockets, it will not install SSL support of uSockets.
This is not stated anywhere in the documentation, but it should be there.
To enable it, install usockets[ssl] or, in manifest mode, add:
{ "name": "usockets", "features": ["ssl"] }
to the dependencies.

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