-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels